Uses of Class
org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
Packages that use ConfigurationPropertiesReportEndpoint
Package
Description
Actuator support relating to external configuration properties.
-
Uses of ConfigurationPropertiesReportEndpoint in org.springframework.boot.actuate.context.properties
Constructors in org.springframework.boot.actuate.context.properties with parameters of type ConfigurationPropertiesReportEndpointModifierConstructorDescriptionConfigurationPropertiesReportEndpointWebExtension(ConfigurationPropertiesReportEndpoint delegate, Show showValues, Set<String> roles)