Tuesday, September 15, 2015

What is Spring boot

What is Spring Boot?

Spring boot is startup application for Spring framework.

It's not a new design pattern. It's not a new application architecture. Spring boot simply provide a place holder application where you can start working. It reduces lot of your efforts while writing new application and also reduces boiler plate code.
Spring boot is one step closer to removing the xml configurations from spring application.

No comments: