Spring Shell 4.0.0-M2 is out!
On behalf of the team and all contributors, I am pleased to announce that Spring Shell 4.0.0-M2 is now available on Maven Central!
What's new?
This second milestone release continues our efforts toward a modern version of Spring Shell, aligned with the rest of the Spring portfolio.
This milestone includes several bug fixes and improvements based on the feedback we received after the 4.0.0-M1 release.
Major changes include:
- Upgrade to Spring Framework
7.0 GAand Spring Boot4.0 GA - Migrate nullability annotations and checks to jSpecify
- Improve project modularity to streamline dependencies
- Improve command programming model and APIs …