Spring Modulith 1.3 GA released
On behalf of the community, I am delighted to announce the avability of Spring Modulith 1.3 GA. After 6 months of development, the release ships with the following highlights:
- Upgrades to Spring Boot 3.4 and Spring Framework 6.2.
- Support for nested application modules and external application module contributions.
- Optimized integration test execution via a JUnit Jupiter extension.
- New deleting and archiving event publication completion modes.
- By-ID event publication completion significantly improving performance.
- Support for MariaDB, Oracle DB and Microsoft SQL Server in the JDBC-based Event Publication Registry.
- Event externalization into Spring's
MessageChannel
abstraction to, for example trigger Spring Integration flows. - …