Understand the Spring ecosystem and differences with JSF/Primefaces -


i know java jee , primefaces.

i never read on spring or struts, want understand new project.

spring framework used achieve loose coupling between modules , used dependency injection.

i suggest first read spring dependency injection , inversion of control topics better understanding of framework. go through spring documentation more details of concepts.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -