Spring Modulith 1.4 GA, 1.3.6, and 1.2.13 released
On behalf of the community, I am delighted that after a half year's work we can announce Spring Modulith 1.4. The release is packed with new features, such as:
Core
- Refinements in the core
ApplicationModule(s)
abstractions and documentation generation (GH-1150, GH-1152) - We introduced an SPI to detect
NamedInterfaces
programatically (GH-1009). - We fixed a performance regression in
JavaPackage
the erroneously repeatedly recomputed all sub packages. (also fixed in 1.3.4 and 1.2.10, GH-1098)