Spring Boot 3.3.0-M2 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.0-M2
has been released and is now available from https://repo.spring.io/milestone.
This release includes 110 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
- Service Connection support for Apache ActiveMQ Artemis, ActiveMQ Classic, and LDAP
- Support for Bitnami container images with Docker Compose
- A
@BatchTransactionManager
to make it easier to configure Spring Batch to use a custom transaction manager - HttpClient based Zipkin sender
Please see the release notes for more details…