Sunday, 17 May 2015

Introduction to Spring

-Spring is the most popular development framework for enterprise Java

- It is used to create high performing, easily testable, reusable code.

- It is light weight when it comes to size and transparency. It's basic version is 2 MB.

- It follows POJO-Based Programming model