Spring Tools 4.15.0 released
Dear Spring Community,
I am happy to announce the 4.15.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
major changes to the Spring Tools 4 for Eclipse distribution
- updated to Eclipse 2022-06 release (new and noteworthy)
fixes and improvements
- (Spring Boot) fixed: vscode-sts: an edge case of workspace symbol for @PutMapping (#781)
- (VSCode) fixed: Failed to refresh live data from process 12704 - com.xxxx.xx.xxx.BillingServiceApp after retries: 10 (#748)
- (Eclipse) fixed: The Spring Boot Language Server is not immediately shutdown after closing the last open editor to avoid the need to restart the server when you open the next file (related to #568)
- (Eclipse) fixed: When opening symbols, open the compilation unit from the relevant project (#769)
- (Eclipse) fixed: The issue with…