Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse Quarkus Tools - HealthCheck warning #243

Open
michelcouto opened this issue Apr 15, 2024 · 1 comment
Open

Eclipse Quarkus Tools - HealthCheck warning #243

michelcouto opened this issue Apr 15, 2024 · 1 comment

Comments

@michelcouto
Copy link

michelcouto commented Apr 15, 2024

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!

@angelozerr
Copy link
Contributor

Please create your issue at https://github.com/eclipse/lsp4mp It is the MicroProfile Language Server which manages that and which doesn't support the new annotation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants