クラスの使用
org.springframework.boot.context.properties.PropertyMapper.Source.Always
PropertyMapper.Source.Always を使用するパッケージ
org.springframework.boot.context.properties 内の PropertyMapper.Source.Always 使用
修飾子と型メソッド説明PropertyMapper.Source.always()値がnullであっても、常にマッピングを完了するために使用できるこのソースのバージョンを返します。<R> PropertyMapper.Source.Always<R> PropertyMapper.Source.Always.as(PropertyMapper.Source.Always.Adapter<? super T, ? extends R> adapter) 指定されたアダプター関数によって変更されたソースの適合バージョンを返します。