Reputation: 2221
Question as stated on title. Thank you.
Upvotes: 0
Views: 484
Reputation: 570385
It's not mandatory at all to use Spring when you have a Java EE 6 server. Of course, if you need specific Spring features then it makes sense but otherwise...
Don't misinterpret me. Spring is a cool container and it did a great job in bringing Java EE to where it is now but in most cases Java EE 6 is good enough.
Upvotes: 4