What is Spring and Spring Boot?
Sachin kumara Liyanage
5:17 AM
0
Spring is a open source and lightweight modular framework which was created by Rod Johnson in 2003. Spring framework can be used for all layer implementations for a real time application.Because of the POJO model Spring made J2EE easier as well as make it lightweight. Simplicity, loose coupling...