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 #592

Merged
merged 1 commit into from
Sep 12, 2019

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.

Deprecate `DiscoveryCompositeHealthIndicator` and add a replacement
`DiscoveryCompositeHealthContributor` class following upstream
Spring Boot deprecations.
@spencergibb spencergibb added this to In progress in Hoxton.M3 via automation Sep 12, 2019
@spencergibb spencergibb added this to the 2.2.0.M3 milestone Sep 12, 2019
@spencergibb spencergibb merged commit 9cc020c into spring-cloud:master Sep 12, 2019
Hoxton.M3 automation moved this from In progress to Done Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Hoxton.M3
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants