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

Migrate from deprecated CompositeHealthIndicator #1788

Closed
wants to merge 1 commit into from

Conversation

philwebb
Copy link
Contributor

This PR can be considered when spring-projects/spring-boot#14022 has been closed in Spring Boot. It shows how to use the new CompositeHealthContributor interface rather than the soon to be deprecated CompositeHealthIndicator.

Migrate `BindersHealthIndicatorAutoConfiguration` to use a
custom `CompositeHealthContributor` implementation rather
than the deprecated `CompositeHealthIndicator` class.
@olegz olegz self-assigned this Aug 22, 2019
@olegz olegz self-requested a review August 22, 2019 11:34
@olegz olegz closed this in db0fff9 Aug 27, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants