程序包 org.springframework.boot.test.autoconfigure.properties
Support for mapping annotation attribute values in the Spring
Environment.类概要 类 说明 AnnotationsPropertySource EnumerablePropertySourceto adapt annotations marked with@PropertyMapping.枚举概要 枚举 说明 SkipPropertyMapping Enum used to control whenPropertyMappingis skipped.注释类型概要 注释类型 说明 PropertyMapping Indicates that attributes from a test annotation should be mapped into aPropertySource.