important highlights
- (Spring Boot) Add Spring Boot Starters... InlayHint in Spring Boot projects
pom.xml
next to<dependencies>
tag (VSCode only at the moment)
updates to the Spring Tools 4 for Eclipse distribution
- updated to Eclipse 2024-03 release (new and noteworthy)
all fixes and improvements in detail
- (Spring Boot)
Add Starters
CodeLens/InlayHint in the Spring Boot's project pom #1194 - (Spring Boot) adjustments to version validations #1199
- (Spring Boot) TestJars support #1197
- (Spring Boot) Bind update of Spring Modulith metadata to a full project build #1172
- (Spring Boot) exception thrown under the hood when file URL protocol is unknown #1192
- (Spring Boot) Fix JavaModelException with non-Java projects #1188
- (Spring Boot) throws exception when closing editors #1179
- (Eclipse) Spring Tool Suite 17 with maven no longer copies application.properties file to the target folder #929
- (Eclipse) 4.21.1 release doesn't embed JDK anymore #1187
- (Eclipse) builds on early Eclipse 2024-03 builds don't compile anymore #1189
- (Eclipse) add starters wizard throws
IllegalArgumentException
on Eclipse 2024-03 M2 #1185