Package org.springframework.data.repository.util
@NonNullApi
package org.springframework.data.repository.util
Utility classes for repository implementations.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Converters to potentially wrap the execution of a repository method into a variety of wrapper types potentially being available on the classpath.Conversion support for reactive wrapper types.Deprecated, for removal: This API element is subject to removal in a future version.since 3.0, use
ReactiveWrappers
instead as the utility was moved into theorg.springframework.data.util
package.Deprecated, for removal: This API element is subject to removal in a future version.useReactiveWrappers.ReactiveLibrary
instead.Simple constants holder.
ClassUtils
instead.