You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Hao Chen (JIRA)" <ji...@apache.org> on 2016/07/13 07:51:20 UTC

[jira] [Created] (EAGLE-375) Clean web framework to use light-weight DropWizard with Jersey and remove spring dependency

Hao Chen created EAGLE-375:
------------------------------

             Summary: Clean web framework to use light-weight DropWizard with Jersey and remove spring dependency
                 Key: EAGLE-375
                 URL: https://issues.apache.org/jira/browse/EAGLE-375
             Project: Eagle
          Issue Type: Bug
    Affects Versions: v0.3.0, v0.4.0
            Reporter: Hao Chen
            Assignee: Hao Chen
             Fix For: v0.5.0


*Problem*
* It's really tricky to involve spring framework for security authentication only and spring is too heavy
* It's more tricky that we have two full-stack framework dropwizard and spring in single light-weight REST API web application
* Packaging with tomcat in source code is not very good as well.

*Feature*
* Dependency injection with Guice
* Dropwizard + Jersey + Guice
* Run eagle as standalone server with main class instead running as a war application inside tomcat container



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)