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

Document reactive health check #19478

Merged
merged 1 commit into from
Aug 23, 2021
Merged

Conversation

loicmathieu
Copy link
Contributor

No description provided.

@Ladicek
Copy link
Contributor

Ladicek commented Aug 18, 2021

Looks good to me. Maybe @xstefank should review?

@loicmathieu
Copy link
Contributor Author

@Ladicek I apply your suggestions.

@loicmathieu
Copy link
Contributor Author

@Ladicek can I have your approval so I can merge this one?

@Ladicek
Copy link
Contributor

Ladicek commented Aug 23, 2021

I hoped that @xstefank would review, but...

@Ladicek Ladicek merged commit 1229189 into quarkusio:main Aug 23, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Aug 23, 2021
@loicmathieu loicmathieu deleted the doc/reactive-health branch August 23, 2021 08:43
@loicmathieu
Copy link
Contributor Author

Thanks @Ladicek he can still have a look and propose improvements later.

@gsmet gsmet modified the milestones: 2.3 - main, 2.2.0.Final Aug 23, 2021
import javax.enterprise.context.ApplicationScoped;

@Liveness
@ApplicationScoped
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that AppScoped is not required because quarkus makes Liveness a bean-defining annotation, but I can check that later. Nothing big.

@xstefank
Copy link
Member

LGTM! I guess I can't take PTO @Ladicek ?? :D

@Ladicek
Copy link
Contributor

Ladicek commented Aug 31, 2021

Haha sorry! :-)

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

Successfully merging this pull request may close these issues.

4 participants