here are some features of spring-


Here are some features of spring:-

? Lightweight:

spring is lightweight when it comes to size and transparency. The essential version of spring framework is around 1MB. And the processing overhead is also very negligible.

? Inversion of control (IOC):

Loose coupling is achieved in spring using the METHOD Inversion of Control. The objects give their dependencies instead of creating or looking for dependent objects.

? Aspect oriented (AOP):

Spring supports Aspect oriented programming and enables cohesive development by separating application business logic from system services.

? Container:

Spring have and manages the life cycle and configuration of application objects.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: here are some features of spring-
Reference No:- TGS0266774

Expected delivery within 24 Hours