Files
spring-tools/headless-services
nsingh@pivotal.io 16c12b0c85 PT 161489998 - Detail for proposal must not be null.
For some clients like Eclipse, a null detail in a completion proposal
for @Value results in an NPE at JDT level when inserting the proposal in
the editor, and results in odd behaviour like insertion of an extra new
line.
2020-01-06 14:08:29 -08:00
..
2018-11-08 10:33:12 -08:00
2019-12-20 22:11:19 +00:00
2019-03-06 00:05:19 -06:00
2019-03-06 00:05:19 -06:00
2019-02-27 11:38:40 +01: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.