Spring Tools 4.4.1 released
Dear Spring Community,
I am happy to announce the 4.4.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
Highlights from this release include:
- (Spring Boot) introducing the all-new mechanism to connect and disconnect to/from running Spring applications to show live data - take a look at the wiki for details
- (Spring Boot), (Eclipse) enhancement: Goto Symbol now also works from XML bean files
- (Spring Boot), (Eclipse) fixed: Completion in
application.properties
sometimes leaves some 'garbage' text - (Spring Boot): improve performance of xml symbol scanning
- (Spring Boot): updated lsp4xml to 0.9.1 to address (CVE-2019-18212) + (CVE-2019-18213)
- (Spring Boot): improve performance of xml symbol scanning
- (Concourse) enhancement: added support for
registry-image
resource type (#380…