类的使用
org.springframework.boot.context.properties.PropertyMapper
使用PropertyMapper的程序包
-
org.springframework.boot.context.properties中PropertyMapper的使用
修饰符和类型方法说明PropertyMapper.alwaysApplying
(PropertyMapper.SourceOperator operator) Return a newPropertyMapper
instance that applies the givenPropertyMapper.SourceOperator
to every source.PropertyMapper.alwaysApplyingWhenNonNull()
Return a newPropertyMapper
instance that applieswhenNonNull
to every source.static PropertyMapper
PropertyMapper.get()
Return the property mapper.