Lightweight: Spring is lightweight when it comes to size and transparency. The basic version of spring framework is around 2MB.Inversion of control (IOC): Loose coupling is achieved in spring using the technique Inversion of Control. The objects give their dependencies instead of creating or looking for dependent objects.