We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add more info about frameworks unsupported on 2.0
Updated Quick start Spring Boot3 (markdown)
Fix outdated links http -> https master -> main
Release 2.0 and Spring Boot 3 documentation
Release 1.9.1
Release 1.9
new artifactId since release 1.9
remove extends SpringBootServletInitializer, update maven-shade-plugin version
mention Lambda Function URLs along with 2.0
Release 1.8
Updated Quick start Spring Boot2 (markdown)
added Spring Boot 2.6.x
fix: asynchronous initialization (#391)
fix: code sample for asynchronous initialization (#391)
Updated Quick start Struts (markdown)
Updated Quick start Spark (markdown)
Updated Quick start Jersey (markdown)
update Spring Boot versions, fixed link to pet-store sample
Updated Quick start Spring Boot (markdown)
Updated Home (markdown)
Updated Quick start Spring (markdown)
fix: Added note about stateless sessions in Spring Security
feat: Added async initialization docs to address #295