Files
spring-tools/headless-services
Udayani Vaka f4c4121033 goto definition for beans and methods references in spel expressions (#1360)
* goto definition for beans and methods in spel expressions

* remove redundant parse all spel expressions logic

* Polish. Fix tests.

---------

Co-authored-by: aboyko <alex.boyko@broadcom.com>
2024-10-04 19:28:40 -04: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.