Spring Boot2.7.27
Takes an opinionated view of building Spring applications and gets you up and running as quickly as possible.
Changelog
⚠️ Noteworthy Changes
- This release upgrades to Tomcat 9.0.106 which has introduced limits for part count and header size in
multipart/form-data
requests. These limits can be customized usingserver.tomcat.max-part-count
andserver.tomcat.max-part-header-size
respectively.
🔨 Dependency Upgrades
- Upgrade to Dropwizard Metrics 4.2.33
- Upgrade to Elasticsearch 7.17.29
- Upgrade to Groovy 3.0.25
- Upgrade to Jetty EL 9.0.105
- Upgrade to Netty 4.1.122.Final
- Upgrade to Tomcat 9.0.106
Get Started with Tanzu Spring today