Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.info |
Auto-configuration for actuator info concerns.
|
Class and Description |
---|
ConditionalOnEnabledInfoContributor
@Conditional that checks whether or not an info contributor is
enabled. |
InfoContributorFallback
Controls the fallback behavior when the primary property that controls whether an info
contributor is enabled is not set.
|
InfoContributorProperties
Configuration properties for core info contributors.
|
InfoContributorProperties.Git |