[
https://issues.apache.org/jira/browse/CAMEL-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862773#comment-13862773
]
Aldrin Leal commented on CAMEL-5961:
------------------------------------
Interesting. I used to think that Dropwizard required Guice, but instead, it
doesn't depend on any DI Container at all.
I'll think about it
> camel-dropwizard component
> --------------------------
>
> Key: CAMEL-5961
> URL: https://issues.apache.org/jira/browse/CAMEL-5961
> Project: Camel
> Issue Type: New Feature
> Affects Versions: 2.10.3
> Reporter: Ramkumar KB
> Fix For: Future
>
>
> It would great to have a camel-dropwizard component. The details on
> dropwizard can be found here:
> * http://dropwizard.codahale.com/
> * Github: https://github.com/codahale/dropwizard
> Since Dropwizard works off a standard JVM (w/o the need of an app-server) and
> same holds good for Camel, a camel-dropwizard integration would make
> AppServer reduntant for serving RESTful webservices with Enterprise
> Integration (Dropwizard internally uses a highly tuned variant of Jetty for
> HTTP).
> Even a camel with Metrics could be a good idea to collect JVM metrics about
> different routes. https://github.com/codahale/metrics
> Any thoughts or comments?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)