我很高兴地宣布 Spring Modulith 1.1 RC1 和 1.0.2 的发布。后者主要包含错误修复并将 Spring Boot 升级到 3.1.5,而前者则打包了不少新功能,例如:
- 升级到 Spring Boot 3.2 RC1 / Spring Framework 6.1 RC1 GH-329
- 验证应用程序根目录中代码的引用 GH-317
@ApplicationModuleListener 现在位于 `spring-modulith-events-api` 的 `….modulith-events` 中 GH-322
- 在应用程序模块测试中更严格地过滤 bean 定义 GH-320
Moments 现在实现了 Now GH-335
如需了解更多信息,请参阅 1.1 RC1 和 1.0.2 的完整更改日志。