Spring is an application framework implemented in Java platform. It is widely used to create both standalone and Java EE applications easily.
Major principles of Spring framework are:
IoC (Inversion of control / Dependency injection)
AOP (Aspect oriented programming)
MVC ( Model view controller)
Major principles of Spring framework are:
IoC (Inversion of control / Dependency injection)
AOP (Aspect oriented programming)
MVC ( Model view controller)
No comments:
Post a Comment