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.Simple value object to wrap a nullable delegate.Converters to wrap and unwrap nullable wrapper types potentially being available on the classpath.Abstraction of a
PropertyPathwithin a domain class.Exception being thrown when creatingPropertyPathinstances.Utility class to expose details about reactive wrapper types.Enumeration of supported reactive libraries.Interface to access property types and resolving generics on the way.