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 -

c - Defining floating point constants, how many digits are useful? -