Spring Tools 4.27.0 released
Dear Spring Community,
I am happy to announce the 4.27.0 release of the Spring Tools 4 for Visual Studio Code, Eclipse and Theia.
important highlights
- (Spring Boot) Support for
@ConditionalOnProperty
annotations: completions, navigate to definition and find references - (Spring Boot) Find references support for property keys in
@Value
annotation - (Spring Boot) Support concatenated Strings for data queries inside
@Query
annotations
updates to the Spring Tools 4 for Eclipse distribution
- updated to Eclipse 2024-12 release (new and noteworthy)
Detailed changes can be found in the release notes: …