Please answer the following questions to see whether you have successfully mastered this chapter:
- What is Spring Boot?
- What is the bare minimum code to start a Spring Boot application?
- What is the minimum platform required to run a Spring Boot 2.0 application?
- What is HTTP/2?
- What is the default dispatcher type for a Spring Boot 2.0 servlet filter?
- What is the next minor release version of Spring Boot 2.0?
- What is the name of the default connection pool framework for a Spring Boot 2.0 application with the JPA starter?