Package org.springframework.boot.actuate.context.properties
package org.springframework.boot.actuate.context.properties
Actuator support relating to external configuration properties.
-
ClassDescription
@Endpoint
to expose application properties from@ConfigurationProperties
annotated beans.Description of a@ConfigurationProperties
bean.Description of an application's@ConfigurationProperties
beans.Description of an application context's@ConfigurationProperties
beans.BeanSerializerModifier
to return only relevant configuration properties.