Spring Boot
Spring Boot makes it easy to create Spring-powered, production-grade applications and
services with absolute minimum fuss. It takes an opinionated view of the Spring platform
so that new and existing users can quickly get to the bits they need.
You can use Spring Boot to create stand-alone Java applications that can be started usingjava -jar
or more traditional WAR deployments. We also provide a command line tool
that runs spring scripts.