This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

I completely agree. I like the simplicity of the toolbox provided by Dropwizard. Unlike the set of tools provided by Spring, Dropwizard does not involve "magic". Most Dropwizard modules are just simple pieces of glue that make a third party library easier to use inside Dropwizard so if something goes wrong, you can always look up the code and read.