Package org.springframework.data.repository.util
@NonNullApi
package org.springframework.data.repository.util
Utility classes for repository implementations.
-
ClassDescriptionUtility class to work with classes.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.Deprecated, for removal: This API element is subject to removal in a future version.use
ReactiveWrappers.ReactiveLibrary
instead.Simple constants holder.
ReactiveWrappers
instead as the utility was moved into theorg.springframework.data.util
package.