Answer the question
In order to leave comments, you need to log in
How much do you need to know java for Spring Framework? And why is java EE needed?
Do I need to know EE for Spring? Why is spring needed? What to teach and study?
Answer the question
In order to leave comments, you need to log in
You need to know Java SE + Servlet API (this is already from Java EE).
Spring provides all the same features (IoC and DI, transactions, etc.) as Java EE, only easier to use and does not need an application server (jboss, glassfish), just tomcat or jetty.
Java EE is a set of specifications and interfaces implemented by application server vendors (jboss, glassfish). Spring - as a simple alternative.
How much English do you need to know to read Shakespeare in the original?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question