Uses of Enum Class
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 class with the specified name.static SkipPropertyMapping[]
SkipPropertyMapping.values()
Returns an array containing the constants of this enum class, in the order they are declared.