Package org.springframework.boot.test.autoconfigure.properties
package org.springframework.boot.test.autoconfigure.properties
Support for mapping annotation attribute values in the Spring
Environment
.-
ClassDescription
EnumerablePropertySource
to adapt annotations marked with@PropertyMapping
.Indicates that attributes from a test annotation should be mapped into a@PropertySource
.Enum used to control when@PropertyMapping
is skipped.