Skip to content

Conversation

@ericdahl
Copy link
Contributor

@ericdahl ericdahl commented Jan 1, 2015

The custom health indicator documentation shows that it should be possible to simply return Health.up(), but this is no longer valid since the introduction of the new Health.builder changes with 057e149

This pull request updates the documentation to use the builder rather than the old mechanism.

I've signed the CLA

This updates the custom HealthIndicator documentation
to be up-to-date by using a build() method rather
than the old mechanism.
@philwebb philwebb added this to the 1.2.1 milestone Jan 1, 2015
@philwebb philwebb added the type: documentation A documentation update label Jan 1, 2015
@philwebb philwebb closed this in aa43f5e Jan 1, 2015
philwebb added a commit that referenced this pull request Jan 1, 2015
* docs-health-builder:
  Update custom HealthIndicator documentation
izeye pushed a commit to izeye/spring-boot that referenced this pull request Jan 10, 2015
Update the custom HealthIndicator documentation to use the build()
method rather than the old mechanism.

Fixes spring-projectsgh-2270
@ericdahl ericdahl deleted the docs-health-builder branch February 6, 2015 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants