Uses of Enum
org.springframework.boot.test.autoconfigure.properties.SkipPropertyMapping
Package
Description
Support for mapping annotation attribute values in the Spring
Environment
.-
Uses of SkipPropertyMapping in org.springframework.boot.test.autoconfigure.properties
Modifier and TypeMethodDescriptionstatic SkipPropertyMapping
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.