Uses of Class
org.springframework.boot.context.properties.BoundConfigurationProperties
Package
Description
Support for external configuration properties.
-
Uses of BoundConfigurationProperties in org.springframework.boot.context.properties
Modifier and TypeMethodDescriptionstatic BoundConfigurationProperties
BoundConfigurationProperties.get
(ApplicationContext context) Return theBoundConfigurationProperties
from the givenApplicationContext
if it is available.