- 1.25 snapshot no longer available - spring boot 2.2.6 adopted snakeyaml 1.25-release => so we should just be able to use boot managed dependency now and no longer need the dependency override.
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.