Spring Tools 4.1.1 released
Dear Spring Community,
I am happy to announce the 4.1.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Atom.
Highlights from this release include:
- (Spring Boot) easy navigation via symbols now available for regular Spring projects (not using Spring Boot)
- (Spring Boot) live hover for beans and bean wirings now available for regular Spring projects (not using Spring Boot)
- (Spring Boot) support for deprecated propertied added to property editors, including corresponding quick fixes
- (Eclipse) boot dashboard now shows environment information including all properties and their values for running boot apps
- (Eclipse) default distribution brings back support for local Tomcat servers and deploying war-packaged boot apps to those local servers
- …