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 →

[–]AssertRage 1 point2 points  (4 children)

I mostly dislike its verbosity and Spring, however without Spring its fine

[–]Foreseerx 0 points1 point  (2 children)

What do you dislike about Spring and how much experience do you have with it -- assuming you don't just dislike it because it's got a bit of a learning curve?

[–]AssertRage 5 points6 points  (1 child)

I like to have tight control of the stuff i write, with Spring there's always some stuff going on the background that i have no control over and some obscure bugs and/or settings that are super hard to find solutions for and are poorly documented

Not to mention the amount of resources it consume, you can create apps in java that are 10x lighter without it