Spring Tools 4.3.0 released
Dear Spring Community,
I am happy to announce the 4.3.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
Highlights from this release include:
- (Eclipse Theia vs Atom) Eclipse Theia now officially supported, Atom support deprecated
- (Spring Boot) improvement: project classpath notifications now happen in batch on startup to further optimize performance and job load on the Eclipse side
- (Spring Boot) improvement: symbols are now being re-created if dependent types change
- (Spring Boot) fixed: Slow code completion takes more than a 1 sec. (#293)
- (Spring Boot) fixed: content-assist for Spring XML config files now working again in VS Code and Theia
- (Spring Boot) fixed: Anonymous inner type beans don't have boot hints
- (CF Manifest)…