Skip to content

Improve ResolveMainClassHandler.resolveMainClassUnderPaths #595

@snjeza

Description

@snjeza

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions