Uses of Enum Class
org.springframework.data.repository.init.ResourceReader.Type
Packages that use ResourceReader.Type
Package
Description
Support for repository initialization using XML and JSON.
-
Uses of ResourceReader.Type in org.springframework.data.repository.init
Methods in org.springframework.data.repository.init that return ResourceReader.TypeModifier and TypeMethodDescriptionstatic ResourceReader.TypeReturns the enum constant of this class with the specified name.static ResourceReader.Type[]ResourceReader.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.