Spring Boot 2.6.0-M3 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.6.0-M3
has been released and is now available from https://repo.spring.io/milestone.
Highlights of this release include:
- The
PathPattern
based path matching strategy is now used by default for Spring MVC applications. - Elasticsearch properties for the different client implementations have have been consolidation and rationalized.
- Sanitization rules are now pluggable and can be based on the backing
PropertySource
. - Spring Integration
PollerMetadata
properties are now provided.
For more details please take a look at the release notes wiki page and the changelog. Spring Boot 2.6.0-RC…