Steps to reproduce:
The action takes 5+ seconds on my machine.
Java Debugger searches for the main method in all the projects instead of the spring-boot project.
This method is called for each project if the Spring Boot Dashboard extension is installed.
If we search only the spring-boot project, the action takes <200ms
I have created
for testing.
Steps to reproduce:
The action takes 5+ seconds on my machine.
Java Debugger searches for the main method in all the projects instead of the spring-boot project.
This method is called for each project if the Spring Boot Dashboard extension is installed.
If we search only the spring-boot project, the action takes <200ms
I have created
for testing.