Closed
Description
In a project that does not depend on spring-boot-actuator
, mousing over an annotation to see the javadoc live hover results in the following live hover being shown instead:
No live hover information available.
Live hover providers use various spring-boot-actuator endpoints to retrieve information. Consider adding spring-boot-actuator as a dependency to your project spring-devtools-issue
The absence of a spring-boot-actuator
dependency should not prevent Eclipse's built-in live hovers from functioning. I'm using Spring Boot Language Server Feature 4.0.1.201810300740 in Eclipse 2018-09.
Metadata
Metadata
Assignees
Labels
No labels