Files
spring-tools/headless-services
Kris De Volder 6528b988d2 Fix boot ls server hang
It was caused by a forever blocking call to RMIConnector.close() for
a tunnelled JMX connection to a remote app that is no longer
there (stopped).
2018-11-29 17:21:02 -08:00
..
2018-11-08 10:33:12 -08:00
2018-11-29 17:21:02 -08:00
2016-08-16 17:14:06 +02:00

headless services

The main parts of the tooling for Spring Boot apps are implemented as headless services, running in separate processes. Those services can be consumed in existing IDEs by using the Language Server Protocol from Visual Studio Code.