Spring Tools 4.6.1 released
Dear Spring Community,
I am happy to announce the 4.6.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
Highlights from this release include:
- (Spring Boot) improvement: Spring yaml validation doesn't understand the "<<:" syntax (#440)
- (Spring Boot) improvement: YAML Property completion: Superclass properties not detected in case of List or Map (#449)
- (Spring Boot) improvement: improved performance for content-assist for Spring XML config files
- (Spring Boot) bugfix: Quick Fix for unknown properties broken (#442)
- (Eclipse) improvement: early access builds on Eclipse 2020-06 milestone builds available
- (Eclipse) improvement: reduced timeout for ls-based content-assist for the Java Editor, so broken or slow language server behavior should not…