Spring Tools 4.8.1 released

Haven't voted? Don't say you have been to OSC
https://www.oschina.net/project/top_cn_2020

Spring Tools 4.8.1 has been released . Spring Tools 4 is the next-generation Spring development tool created by the Spring team. It is basically built from scratch and combines modern technology and developer tool architecture. It runs in a separate process, takes into account performance issues from the beginning of the build, and is familiar with the latest Spring technology to provide world-class support for the development of Spring-based enterprise applications. At the same time, the new version of Spring Tools has nothing to do with IDE and can be used in various coding environments, supporting Eclipse, Visual Studio Code and Theia.

Update highlights:

  • Spring Tools 4 for Eclipse requires JDK11 or higher to run
  • Spring Tools 4 for Eclipse has a built-in JDK15 runtime, no need to install or configure a specific JDK to run the IDE

Some other changes and fixes:

  • (Spring Boot)  new: Add support for Spring Boot multi-document property files ( #533 )
  • (Spring Boot)  fixed: Support the use of'[]' to escape the map key in the Spring Boot property yaml file
  • (Spring Boot)  fixed: Allow the use of'.[' for map navigation in the .properties file
  • (Eclipse)  improvement: Support the creation of container images and container deployment of Spring Boot applications without the need to use Maven wrappers
  • (Eclipse)  improvement: Provide better process labels for real-time hovering of boot applications running in Docker
  • (Eclipse)  improvement: Boot applications deployed by Docker support mutual search (through simple network settings inside Docker)
  • (Eclipse)  improvement: When using devtools to run Spring Boot applications in debug mode, code hotswap is automatically disabled to avoid conflicts between devtools and hotswap when trying to update the code during operation
  • (Eclipse)  update: Upgrade the built-in JRE to JDK15, now includes src.zip

Spring Tools 4 download link: https://spring.io/tools/

See the Changelog for detailed change instructions .

Spring Tools 4.8.2 is scheduled to be released in late November 2020.

Guess you like

Origin www.oschina.net/news/119604/spring-tools-4-8-1-released