1)Ligtweight, less overhead
2)Spring IOC
3)Loose coupling
http://javaqafaq.blogspot.in/2013/06/spring-normal-spring-appliation.html
Here in this example tomorrow if apart from car or truck , you want to introduce new vehicle say Bus.
You just need to add the interface and make changes only to Spring.xml
4)Good integration with ORM tool like Hibernate, Ibatis
5)Good integration with Struts and Struts framework which are widely used in industry.
2)Spring IOC
3)Loose coupling
http://javaqafaq.blogspot.in/2013/06/spring-normal-spring-appliation.html
Here in this example tomorrow if apart from car or truck , you want to introduce new vehicle say Bus.
You just need to add the interface and make changes only to Spring.xml
4)Good integration with ORM tool like Hibernate, Ibatis
5)Good integration with Struts and Struts framework which are widely used in industry.
No comments:
Post a Comment