Basics of Spring:
1.What is Spring?
A.Spring is a light weight framework. It is one of the most popular open source framework
for developing enterprise applications.
2.What is Spring Framework?
A.The Spring Framework is an application framework and inversion of control container for the
Java Platform.
The Spring framework comprises several modules such as IOC, AOP, DAO, Context, ORM,
WEB MVC etc.
3.What are main Advantages of Spring Framework?
A.
1.What is Spring?
A.Spring is a light weight framework. It is one of the most popular open source framework
for developing enterprise applications.
2.What is Spring Framework?
A.The Spring Framework is an application framework and inversion of control container for the
Java Platform.
The Spring framework comprises several modules such as IOC, AOP, DAO, Context, ORM,
WEB MVC etc.
3.What are main Advantages of Spring Framework?
A.
- Spring is a light weight framework and It minimally invasive development with POJO.
- Spring achieves the loose coupling through dependency injection and interface based programming.
- Spring supports declarative programming through aspects and common conventions.
- Boiler Plate Redution through aspects and templates.
No comments:
Post a Comment
If you Like my blog Spread it and help friends for whom this blog is useful for their career.