Spring Boot¶
Spring Boot is an open-source Java-based framework used to create microservices and web applications^[600-developer-spring-spring.md]. It is a project within the broader Spring ecosystem^[600-developer-spring-spring.md].
Overview¶
Spring Boot is designed to simplify the setup and creation of Spring applications by providing defaults for code and annotation configuration, thereby accelerating the development process^[600-developer-spring-spring.md].
Related Concepts¶
Sources¶
^[600-developer-spring-spring.md]