© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
M. DeinumSpring Boot 3 Recipeshttps://doi.org/10.1007/979-8-8688-0113-6_1

1. Introduction to Spring Boot

Marten Deinum1  
(1)
Meppel, Drenthe, The Netherlands
 
In this chapter, you will learn about the fundamentals of Spring Boot. At the heart of Spring Boot lies the Spring Framework, which Spring Boot extends to make auto-configuration, among other features, possible.

Spring Boot makes it easy to create stand-alone, production-grade Spring-based applications that you can “just run.” We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration. ...

Get Spring Boot 3 Recipes: A Problem-Solution Approach for Java Microservices and Cloud-Native Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.