June 2018
Intermediate to advanced
408 pages
11h 23m
English
In this section, we will look at the prerequisites for developing a Spring Boot application. We will develop a small Spring Boot application to understand the configuration required for a Spring Boot application and the importance of each configuration.
Here is the list of prerequisites for working with Spring Boot:
Spring Boot supports:
Spring Boot applications can be deployed to any servlet 3.0+ compatible servlet container.
The first step in developing a Spring Boot application is to install Spring Boot. It is extremely easy to set up. It can be ...
Read now
Unlock full access