Package org.springframework.boot.actuate.autoconfigure.info
package org.springframework.boot.actuate.autoconfigure.info
Auto-configuration for actuator info concerns.
-
ClassDescription
@Conditional
that checks whether an info contributor is enabled.Auto-configuration
for standardInfoContributor
s.Controls the fallback behavior when the primary property that controls whether an info contributor is enabled is not set.Configuration properties for core info contributors.Auto-configuration
for theInfoEndpoint
.