Skip to content

Eclipse's Javadoc live hover is unavailable without a dependency on spring-boot-actuator #148

Closed
@wilkinsona

Description

@wilkinsona

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions