Hi , When I had a discussion with two Technology Directors (in Organisation's where dropwizard is a standard Framework for MicroService development),they told they are getting pressure from the developers to switch from drop wizard to a popular framework and in both cases lack of in built in dependency injection feature is the main motivation behind the request for change.
I understand for simple CRUD operation DI is not required but often Use cases will be more than simple CRUD operations. As drop wizard fan I thought of putting this here .so that we can can have further discussion which will benefit dropwizard developer community On Thursday, 30 July 2020 07:28:39 UTC+1, Jochen Schalanda wrote: > > Hi, > > Jersey brings its own DI-container, HK2, which is usable in Dropwizard > applications. > > It's not documented very well, but > https://github.com/dropwizard/dropwizard/pull/3177 might be a good > starting point. > > Cheers, > Jochen > > Am 30.07.2020 um 00:54 schrieb fazeem mohammed <fazee...@gmail.com > <javascript:>>: > > Hi, > > Is there any specific reason for dropwizard not having out of the box > dependency injection support? > > > -- You received this message because you are subscribed to the Google Groups "dropwizard-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to dropwizard-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dropwizard-dev/b90abc4b-0c48-43e2-8921-e5d6869f4768o%40googlegroups.com.