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
- various bug fixes
To download the distribution for Eclipse and find links to the marketplace entries for Visual Studio Code and Atom, please go visit:
Detailed changes can be found here: https://github.com/spring-projects/sts4/wiki/Changelog#2019-01-24-411-release
Enjoy!