Spring is Open-Source framework , lightweight that allow us to build simple, reliable and scalable enterprise application.
The main feature of the spring framework is dependency Injection or Inversion of control (IoC). With the spring framework we can develop a loosely coupled application. Features Core technologies: dependency injection, events, resources, validation…