Class BoundConfigurationProperties

java.lang.Object
org.springframework.boot.context.properties.BoundConfigurationProperties

public class BoundConfigurationProperties extends Object
Bean to record and provide bound @ConfigurationProperties.
Since:
2.3.0
Author:
Madhura Bhave