Spring Boot is an opinionated, easy to get-started addition to the Spring platform – highly useful for creating stand-alone, production-grade applications with minimum effort.

In this series, we'll first cover the basics of Spring Boot. The reader will learn how to get started, how Spring Boot differs from Spring, how to customize and test the application.

Then we'll cover some selected advanced topics like persistence, DevOps tools, and a few other useful topics which can be useful to get started with Spring Boot.


Spring Boot - Basics

Spring Boot - Properties

Spring Boot - Customization

Spring Boot - Testing

Spring Boot - Under the Hood

Spring Boot - Persistence

Spring Boot - DevOps Tools

Spring Boot - Integration with other Libraries