Spring Boot is an open source Java application used to build a microservice. Built by the Pivotal Team, it is used to create stand-alone and ready-made spring applications. This chapter gives you an introduction to Spring Boot and familiarizes you with the core principles.
In this post, we quickly cover the different features of the Spring Initializr tool.
IntroductionSpring Initializr provides a simple and intuitive web UI for creating...