Uses of Enum Class
org.springframework.boot.test.autoconfigure.properties.SkipPropertyMapping
Packages that use SkipPropertyMapping
Package
Description
Support for mapping annotation attribute values in the Spring
Environment.-
Uses of SkipPropertyMapping in org.springframework.boot.test.autoconfigure.properties
Methods in org.springframework.boot.test.autoconfigure.properties that return SkipPropertyMappingModifier and TypeMethodDescriptionstatic SkipPropertyMappingReturns 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.