Home
Andy Wilkinson edited this page Jun 5, 2020
·
30 revisions
Spring Boot takes an opinionated view of building production-ready Spring applications. Favors convention over configuration and is designed to get you up and running as quickly as possible.
See spring.io/projects/spring-boot for details.
Supported Versions
Spring Boot v2.3 is the actively maintained version. See the "Supported Versions" page for further details and EOL dates.
Pages 114
- Home
- Building On Spring Boot
- Canonical properties
- Configuration Properties v2
- Generating SSL KeyStores
- GitHub Issues
- IDE binding features
- Maven POM Files
- Merging Pull Requests
- Migrating a custom Actuator endpoint to Spring Boot 2
- Performance Tuning
- Reactive Actuator
- Relaxed Binding 2.0
- Spring Boot 1.1 Release Notes
- Spring Boot 1.2 Release Notes
- Spring Boot 1.3 Release Notes
- Spring Boot 1.3.0 Configuration Changelog
- Spring Boot 1.3.0 Full Release Notes
- Spring Boot 1.3.0 M1 Configuration Changelog
- Spring Boot 1.3.0 M1 Release Notes
- Spring Boot 1.3.0 M2 Configuration Changelog
- Spring Boot 1.3.0 M2 Release Notes
- Spring Boot 1.3.0 M3 Configuration Changelog
- Spring Boot 1.3.0 M3 Release Notes
- Spring Boot 1.3.0 M4 Configuration Changelog
- Spring Boot 1.3.0 M4 Release Notes
- Spring Boot 1.3.0 M5 Configuration Changelog
- Spring Boot 1.3.0 M5 Release Notes
- Spring Boot 1.3.0 RC1 Configuration Changelog
- Spring Boot 1.3.0 RC1 Release Notes
- Spring Boot 1.4 Configuration Changelog
- Spring Boot 1.4 Release Notes
- Spring Boot 1.4.0 GA Release Notes (WIP)
- Spring Boot 1.4.0 M1 Configuration Changelog
- Spring Boot 1.4.0 M1 Release Notes
- Spring Boot 1.4.0 M2 Configuration Changelog
- Spring Boot 1.4.0 M2 Release Notes
- Spring Boot 1.4.0 M3 Configuration Changelog
- Spring Boot 1.4.0 M3 Release Notes
- Spring Boot 1.4.0 RC1 Configuration Changelog
- Spring Boot 1.4.0 RC1 Release Notes
- Spring Boot 1.5 Configuration Changelog
- Spring Boot 1.5 Release Notes
- Spring Boot 2.0 Configuration Changelog
- Spring Boot 2.0 Migration Guide
- Spring Boot 2.0 Release Notes
- Spring Boot 2.0.0 M1 Configuration Changelog
- Spring Boot 2.0.0 M1 Release Notes
- Spring Boot 2.0.0 M2 Configuration Changelog
- Spring Boot 2.0.0 M2 Release Notes
- Spring Boot 2.0.0 M3 Configuration Changelog
- Spring Boot 2.0.0 M3 Release Notes
- Spring Boot 2.0.0 M4 Configuration Changelog
- Spring Boot 2.0.0 M4 Release Notes
- Spring Boot 2.0.0 M5 Configuration Changelog
- Spring Boot 2.0.0 M5 Release Notes
- Spring Boot 2.0.0 M6 Configuration Changelog
- Spring Boot 2.0.0 M6 Release Notes
- Spring Boot 2.0.0 M7 Configuration Changelog
- Spring Boot 2.0.0 M7 Release Notes
- Spring Boot 2.0.0 RC1 Configuration Changelog
- Spring Boot 2.0.0 RC1 Release Notes
- Spring Boot 2.0.0 RC2 Configuration Changelog
- Spring Boot 2.0.0 RC2 Release Notes
- Spring Boot 2.1 Configuration Changelog
- Spring Boot 2.1 Release Notes
- Spring Boot 2.1.0 Configuration Changelog
- Spring Boot 2.1.0 M1 Configuration Changelog
- Spring Boot 2.1.0 M1 Release Notes
- Spring Boot 2.1.0 M2 Configuration Changelog
- Spring Boot 2.1.0 M2 Release Notes
- Spring Boot 2.1.0 M3 Configuration Changelog
- Spring Boot 2.1.0 M3 Release Notes
- Spring Boot 2.1.0 M4 Release Notes
- Spring Boot 2.1.0 RC1 Configuration Changelog
- Spring Boot 2.1.0 RC1 Release Notes
- Spring Boot 2.2 Release Notes
- Spring Boot 2.2.0 Configuration Changelog
- Spring Boot 2.2.0 M1 Configuration Changelog
- Spring Boot 2.2.0 M1 Release Notes
- Spring Boot 2.2.0 M2 Configuration Changelog
- Spring Boot 2.2.0 M2 Release Notes
- Spring Boot 2.2.0 M3 Configuration Changelog
- Spring Boot 2.2.0 M3 Release Notes
- Spring Boot 2.2.0 M4 Configuration Changelog
- Spring Boot 2.2.0 M4 Release Notes
- Spring Boot 2.2.0 M5 Configuration Changelog
- Spring Boot 2.2.0 M5 Release Notes
- Spring Boot 2.2.0 M6 Configuration Changelog
- Spring Boot 2.2.0 M6 Release Notes
- Spring Boot 2.2.0 RC1 Configuration Changelog
- Spring Boot 2.2.0 RC1 Release Notes
- Spring Boot 2.2.0 Release Notes
- Spring Boot 2.3 Release Notes
- Spring Boot 2.3.0 Configuration Changelog
- Spring Boot 2.3.0 M1 Configuration Changelog
- Spring Boot 2.3.0 M1 Release Notes
- Spring Boot 2.3.0 M2 Configuration Changelog
- Spring Boot 2.3.0 M2 Release Notes
- Spring Boot 2.3.0 M3 Configuration Changelog
- Spring Boot 2.3.0 M3 Release Notes
- Spring Boot 2.3.0 M4 Configuration Changelog
- Spring Boot 2.3.0 M4 Release Notes
- Spring Boot 2.3.0 RC1 Configuration Changelog
- Spring Boot 2.3.0 RC1 Release Notes
- Spring Boot 2.4 Release Notes
- Spring Boot 2.4.0 M1 Release Notes
- Spring Boot Configuration Binding
- Spring Boot Security 2.0
- Spring Boot with Java 9 and above
- Supported Versions
- Useful build commands
- Useful git aliases
- Working with Git branches