Details siehe https://spring.io/blog/2019/01/25/spring-tools-4-1-1-released
Zitat:
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