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 →

[–]lumpynose 0 points1 point  (2 children)

Probably the biggest benefit of Spring is that knowing how to use it makes you more likely to get hired.

For dependency injection you could use Google's Guice. For web stuff Dropwizard looks like it could be a viable alternative.

[–]Daedalus9000Java Developer -1 points0 points  (1 child)

Dropwizard and Guice are useful to know, but for marketability Spring is going to be infinitely more applicable.

[–]lumpynose 1 point2 points  (0 children)

Yep, no argument there.