Package org.springframework.boot.actuate.info
package org.springframework.boot.actuate.info
Classes for application info.
-
ClassDescriptionAn
InfoContributor
that exposesBuildProperties
.AnInfoContributor
that provides all environment entries prefixed with info.AnInfoContributor
that exposesGitProperties
.Carries information of the application.Builder for creating immutableInfo
instances.Contributes additional info details.@Endpoint
to expose arbitrary application information.InfoPropertiesInfoContributor<T extends InfoProperties>A baseInfoContributor
to expose anInfoProperties
.Defines how properties should be exposed.AnInfoContributor
that exposesJavaInfo
.A simpleInfoContributor
that exposes a map.AnInfoContributor
that exposesOsInfo
.A simpleInfoContributor
that exposes a single detail.