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
Subclasses with type arguments of type ResourceReader.Type in org.springframework.data.repository.initMethods 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.