Skip to content

Running Boot processes from IDE client #1190

Closed
@BoykoAlex

Description

@BoykoAlex

Currently to connect to running Spring Boot Apps the Boot LS process uses JVM internal APIs to get all running java processes and then user can select one of these processes.
This approach won't work with the Graal VM native image of the Boot LS. We can limit the list of java processes to those launched via the IDE client (VSCode/Eclipse)
(cc: @martinlippert )

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions