Files
spring-tools/headless-services
Martin Lippert 025382bedb GH-1431: replaced scan pass logic with exception handling and removed AbstractSymbolProvider
GH-1431: changed indexing of components to index embedded components like bean methods, request mappings, etc.

GH-1431: added new tests for index structure
Signed-off-by: Martin Lippert <martin.lippert@broadcom.com>
2025-02-26 15:39:27 +01:00
..
2025-02-25 22:50:04 -05:00
2025-02-05 11:49:56 -05:00
2025-02-05 11:44:28 -05:00
2025-02-05 11:44:28 -05:00
2024-12-08 16:02:42 -05:00
2024-12-08 16:02:42 -05: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.