Package org.springframework.data.core
@NullMarked
package org.springframework.data.core
Provides basic classes for type handling and other core helpers that are not specific to any part of the framework.
-
ClassDescriptionAn SPI to register custom collection types.Central API to expose information about custom collections present for Spring Data.
RuntimeExceptionfor errors duringSerializedLambdaparsing or introspection of types.Simple value object to wrap a nullable delegate.Converters to wrap and unwrap nullable wrapper types potentially being available on the classpath.Abstraction of aPropertyPathwithin a domain class.Utility class forPropertyPathandPropertyReferenceimplementations.PropertyReference<T, P extends @Nullable Object>Interface providing type-safe property references.Exception being thrown when creatingPropertyPathinstances.Exception indicating errors during property reference or property path resolution.Utility class to expose details about reactive wrapper types.Enumeration of supported reactive libraries.TypedPropertyPath<T, P extends @Nullable Object>Interface providing type-safe property path navigation through method references expressions.Interface to access property types and resolving generics on the way.