Skip to content

Eclipse Quarkus Tools - HealthCheck warning #243

Open
@michelcouto

Description

@michelcouto

When having a class implementing org.eclipse.microprofile.health.HealthCheck and using the Startup annotation brought since 3.1 API, Eclipse shows the following warning:
The class com.acme.SomeStartupHealthCheck implementing the HealthCheck interface should use the @Liveness or @Readiness annotation.

@Startup should also be supported!

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