Package org.springframework.boot.test.autoconfigure.properties
Support for mapping annotation attribute values in the Spring
Environment.Class Summary Class Description AnnotationsPropertySource EnumerablePropertySourceto adapt annotations marked with@PropertyMapping.Enum Summary Enum Description SkipPropertyMapping Enum used to control whenPropertyMappingis skipped.Annotation Types Summary Annotation Type Description PropertyMapping Indicates that attributes from a test annotation should be mapped into aPropertySource.