Spring Tools 4.17.1 released
Dear Spring Community,
I am happy to announce the 4.17.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
fixes and improvements
- (Spring Boot) fixed: Eclipse STS 4.17 takes 96 % processor time on Intel i9 (#934)
- (Spring Boot) fixed: BootLanguageServerBootApp class is taking all available cpu continuously (#932)
- (Spring Boot) fixed: OpenRewrite unchecked, but always Language Server Background Job(Loading Rewrite Recipes) (#925)
- (Spring Boot) fixed: [validation] spring.factories EnableAutoConfiguration key for boot 3.0 ignores 'on' setting (#917)
- (VSCode) fixed: [vscode] Boot LS is broken if Java LS launch mode is 'Hybrid' (#919) …