Spring Tools 4.22.0 released
Dear Spring Community,
I am happy to announce the 4.22.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
important highlights
- (Spring Boot) Add Spring Boot Starters... InlayHint in Spring Boot projects
pom.xml
next to<dependencies>
tag (VSCode only at the moment) - (Spring Boot) early TestJars support #1197
- (Eclipse) fixed: Spring Tool Suite 17 with maven no longer copies application.properties file to the target folder #929
updates to the Spring Tools 4 for Eclipse distribution
- updated to Eclipse 2024-03 release (new and noteworthy)
Detailed changes can be found in the release notes: https://github.com/spring-projects/sts…