Uses of Interface
org.springframework.boot.context.properties.PropertyMapper.SourceOperator
Package
Description
Support for external configuration properties.
-
Uses of PropertyMapper.SourceOperator in org.springframework.boot.context.properties
Modifier and TypeMethodDescriptionPropertyMapper.alwaysApplying
(PropertyMapper.SourceOperator operator) Return a newPropertyMapper
instance that applies the givenPropertyMapper.SourceOperator
to every source.