Uses of Enum Class
org.springframework.data.rest.webmvc.spi.BackendIdConverter.DefaultIdConverter
Packages that use BackendIdConverter.DefaultIdConverter
-
Uses of BackendIdConverter.DefaultIdConverter in org.springframework.data.rest.webmvc.spi
Methods in org.springframework.data.rest.webmvc.spi that return BackendIdConverter.DefaultIdConverterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BackendIdConverter.DefaultIdConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.