I was recently hired as junior java developer and we are using Spring framework. I really like it, but the problem is: i still feel myself uncomfortable when it comes to some Spring features which i don't understand yet. I'm planning to learn Spring in depth in free time. Unfortunately i have no experience in using Java EE (actually i know nearly nothing about JavaEE. My JEE knowledges are all theoretical)...So my question is: Is it mandatory to learn JEE if i want to stay with Spring in the future? Thanks.
Java EE is nothing more than an extension of Java SE meaning that it's just a bunch of extra features and packages added onto Java SE. Features such as concurrency frameworks, serverlets, websockets and a whole lot more. So in other words, no you don't need to get into all of Java EE to know Spring.
It will be always helpful if you learn some of basics about JEE. I think you should atleast have basic idea around servlets and jsp if you are planning to utilize spring MVC. Once you get hold of these basics, spring MVC plays around the same concept but with different approach. Spring has lot more than jee actually.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With