Spring Notes
Spring - >
1. application framework and IOC container for the Java platform.
2. opensource framework and solves the complexity of enterprise application.
3.main modules of spring : Spring Core, Spring AOP, Spring MVC
4.IOC (Inversion Of Control) : Loose coupling, describes how to create object
5.AOP: Seperates applicaion businesslogic from system services.
----------------------------------------------------------------------
--------------------------------------------------------------------------
No comments:
Post a Comment