• Phillip Webb's avatar
    Add health endpoint 'show-components' support · a94ab673
    Phillip Webb authored
    Add a `show-components` property under `management.endpoint.health` and
    `management.endpoint.health.group.<name>` that can be used to change
    when components are displayed.
    
    Prior to this commit it was only possible to set `show-details` which
    offered an "all or nothing" approach to the resulting JSON. The new
    switch allows component information to be displayed whilst still hiding
    potentially sensitive details returned from the actual `HealthIndicator`.
    
    Closes gh-15076
    a94ab673
Name
Last commit
Last update
..
appendix-application-properties.adoc Loading commit data...
appendix-auto-configuration-classes.adoc Loading commit data...
appendix-configuration-metadata.adoc Loading commit data...
appendix-dependency-versions.adoc Loading commit data...
appendix-executable-jar-format.adoc Loading commit data...
appendix-test-auto-configuration.adoc Loading commit data...
attributes.adoc Loading commit data...
build-tool-plugins.adoc Loading commit data...
deployment.adoc Loading commit data...
documentation-overview.adoc Loading commit data...
getting-started.adoc Loading commit data...
howto.adoc Loading commit data...
index-docinfo.xml Loading commit data...
index.htmladoc Loading commit data...
index.htmlsingleadoc Loading commit data...
legal.adoc Loading commit data...
production-ready-features.adoc Loading commit data...
spring-boot-cli.adoc Loading commit data...
spring-boot-features.adoc Loading commit data...
spring-boot-reference.pdfadoc Loading commit data...
using-spring-boot.adoc Loading commit data...