| Package | Description |
|---|---|
| org.springframework.boot.test.autoconfigure.properties |
Support for mapping annotation attribute values in the Spring
Environment. |
| Modifier and Type | Method and Description |
|---|---|
static SkipPropertyMapping |
SkipPropertyMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkipPropertyMapping[] |
SkipPropertyMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|