Uses of Enum Class
org.springframework.boot.autoconfigure.data.RepositoryType
Package
Description
Auto-configuration base classes for Spring Data.
-
Uses of RepositoryType in org.springframework.boot.autoconfigure.data
Modifier and TypeMethodDescriptionstatic RepositoryType
Returns the enum constant of this class with the specified name.static RepositoryType[]
RepositoryType.values()
Returns an array containing the constants of this enum class, in the order they are declared.