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