Question as stated on title. Thank you.开发者_JAVA技巧
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.
精彩评论