文件名称: spring-data-commons-3.3.6.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>3.3.6</version>
</dependency>Gradle:
implementation group: 'org.springframework.data', name: 'spring-data-commons', version: '3.3.6'
Gradle (Short):
implementation 'org.springframework.data:spring-data-commons:3.3.6'
Gradle (Kotlin):
implementation("org.springframework.data:spring-data-commons:3.3.6")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.data.annotation
org.springframework.data.aot
org.springframework.data.auditing
org.springframework.data.auditing.config
org.springframework.data.config
org.springframework.data.convert
org.springframework.data.crossstore
org.springframework.data.domain
org.springframework.data.domain.jaxb
org.springframework.data.expression
org.springframework.data.geo
org.springframework.data.geo.format
org.springframework.data.history
org.springframework.data.mapping
org.springframework.data.mapping.callback
org.springframework.data.mapping.context
org.springframework.data.mapping.model
org.springframework.data.projection
org.springframework.data.querydsl
org.springframework.data.querydsl.aot
org.springframework.data.querydsl.binding
org.springframework.data.repository
org.springframework.data.repository.aot.hint
org.springframework.data.repository.cdi
org.springframework.data.repository.config
org.springframework.data.repository.core
org.springframework.data.repository.core.support
org.springframework.data.repository.history
org.springframework.data.repository.history.support
org.springframework.data.repository.init
org.springframework.data.repository.kotlin
org.springframework.data.repository.query
org.springframework.data.repository.query.parser
org.springframework.data.repository.reactive
org.springframework.data.repository.support
org.springframework.data.repository.util
org.springframework.data.spel
org.springframework.data.spel.spi
org.springframework.data.support
org.springframework.data.transaction
org.springframework.data.type
org.springframework.data.type.classreading
org.springframework.data.util
org.springframework.data.web
org.springframework.data.web.aot
org.springframework.data.web.config
org.springframework.data.web.querydslorg.springframework.data.aot.AotContext
org.springframework.data.aot.AotContext.IntrospectedBeanDefinition
org.springframework.data.aot.AotContext.TypeIntrospector
org.springframework.data.aot.ManagedTypesBeanFactoryInitializationAotProcessor
org.springframework.data.aot.ManagedTypesBeanRegistrationAotProcessor
org.springframework.data.aot.PublicMethodReflectiveProcessor
org.springframework.data.aot.RegisteredBeanAotContribution
org.springframework.data.auditing.AuditableBeanWrapper
org.springframework.data.auditing.AuditableBeanWrapperFactory
org.springframework.data.auditing.AuditingHandler
org.springframework.data.auditing.AuditingHandlerSupport
org.springframework.data.auditing.DateTimeProvider
org.springframework.data.auditing.IsNewAwareAuditingHandler
org.springframework.data.auditing.MappingAuditableBeanWrapperFactory
org.springframework.data.auditing.ReactiveAuditingHandler
org.springframework.data.auditing.ReactiveIsNewAwareAuditingHandler
org.springframework.data.auditing.config.AnnotationAuditingConfiguration
org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport
org.springframework.data.auditing.config.AuditingConfiguration
org.springframework.data.auditing.config.AuditingHandlerBeanDefinitionParser
org.springframework.data.auditing.config.IsNewAwareAuditingHandlerBeanDefinitionParser
org.springframework.data.config.BeanComponentDefinitionBuilder
org.springframework.data.config.ConfigurationUtils
org.springframework.data.config.ParsingUtils
org.springframework.data.config.TypeFilterParser
org.springframework.data.convert.ConfigurableTypeInformationMapper
org.springframework.data.convert.ConverterBuilder
org.springframework.data.convert.ConverterBuilder.ConverterAware
org.springframework.data.convert.ConverterBuilder.ReadingConverterAware
org.springframework.data.convert.ConverterBuilder.ReadingConverterBuilder
org.springframework.data.convert.ConverterBuilder.WritingConverterAware
org.springframework.data.convert.ConverterBuilder.WritingConverterBuilder
org.springframework.data.convert.CustomConversions
org.springframework.data.convert.CustomConversions.ConverterConfiguration
org.springframework.data.convert.CustomConversions.ConverterRegistrationIntent
org.springframework.data.convert.CustomConversions.StoreConversions
org.springframework.data.convert.DefaultTypeMapper
org.springframework.data.convert.DtoInstantiatingConverter
org.springframework.data.convert.EntityConverter
org.springframework.data.convert.EntityReader
org.springframework.data.convert.EntityWriter
org.springframework.data.convert.JMoleculesConverters
org.springframework.data.convert.Jsr310Converters
org.springframework.data.convert.MappingContextTypeInformationMapper
org.springframework.data.convert.PropertyValueConversionService
org.springframework.data.convert.PropertyValueConversions
org.springframework.data.convert.PropertyValueConverter
org.springframework.data.convert.PropertyValueConverter.FunctionPropertyValueConverter
org.springframework.data.convert.PropertyValueConverterFactory
org.springframework.data.convert.PropertyValueConverterRegistrar
org.springframework.data.convert.PropertyValueConverterRegistrar.ReadingConverterRegistrationBuilder
org.springframework.data.convert.PropertyValueConverterRegistrar.WritingConverterRegistrationBuilder
org.springframework.data.convert.SimplePropertyValueConversions
org.springframework.data.convert.SimplePropertyValueConverterRegistry
org.springframework.data.convert.SimpleTypeInformationMapper
org.springframework.data.convert.TypeAliasAccessor
org.springframework.data.convert.TypeInformationMapper
org.springframework.data.convert.TypeMapper
org.springframework.data.convert.ValueConversionContext
org.springframework.data.convert.ValueConverterRegistry
org.springframework.data.convert.converters
org.springframework.data.convert.property-specific converters
org.springframework.data.convert.value converters
org.springframework.data.convert.value convertes
org.springframework.data.crossstore.ChangeSet
org.springframework.data.crossstore.ChangeSetBacked
org.springframework.data.crossstore.ChangeSetBackedTransactionSynchronization
org.springframework.data.crossstore.ChangeSetPersister
org.springframework.data.crossstore.ChangeSetPersister.NotFoundException
org.springframework.data.crossstore.HashMapChangeSet
org.springframework.data.domain.AbstractAggregateRoot
org.springframework.data.domain.AbstractPageRequest
org.springframework.data.domain.Auditable
org.springframework.data.domain.AuditorAware
org.springframework.data.domain.Example
org.springframework.data.domain.ExampleMatcher
org.springframework.data.domain.ExampleMatcher.GenericPropertyMatcher
org.springframework.data.domain.ExampleMatcher.GenericPropertyMatchers
org.springframework.data.domain.ExampleMatcher.MatcherConfigurer
org.springframework.data.domain.ExampleMatcher.PropertySpecifier
org.springframework.data.domain.ExampleMatcher.PropertySpecifiers
org.springframework.data.domain.ExampleMatcher.PropertyValueTransformer
org.springframework.data.domain.KeysetScrollPosition
org.springframework.data.domain.Limit
org.springframework.data.domain.Limit.Limited
org.springframework.data.domain.Limit.Unlimited
org.springframework.data.domain.ManagedTypes
org.springframework.data.domain.OffsetScrollPosition
org.springframework.data.domain.Page
org.springframework.data.domain.PageImpl
org.springframework.data.domain.PageRequest
org.springframework.data.domain.Pageable
org.springframework.data.domain.Persistable
org.springframework.data.domain.Range
org.springframework.data.domain.Range.Bound
org.springframework.data.domain.Range.RangeBuilder
org.springframework.data.domain.ReactiveAuditorAware
org.springframework.data.domain.ScrollPosition
org.springframework.data.domain.Slice
org.springframework.data.domain.SliceImpl
org.springframework.data.domain.Sort
org.springframework.data.domain.Sort.Order
org.springframework.data.domain.Sort.TypedSort
org.springframework.data.domain.Window
org.springframework.data.domain.Windows
org.springframework.data.domain.jaxb.OrderAdapter
org.springframework.data.domain.jaxb.PageAdapter
org.springframework.data.domain.jaxb.SortAdapter
org.springframework.data.domain.jaxb.SpringDataJaxb
org.springframework.data.domain.jaxb.SpringDataJaxb.OrderDto
org.springframework.data.domain.jaxb.SpringDataJaxb.PageDto
org.springframework.data.domain.jaxb.SpringDataJaxb.PageRequestDto
org.springframework.data.domain.jaxb.SpringDataJaxb.SortDto
org.springframework.data.expression.ValueEvaluationContext
org.springframework.data.expression.ValueEvaluationContextProvider
org.springframework.data.expression.ValueExpression
org.springframework.data.expression.ValueExpressionParser
org.springframework.data.expression.ValueParserConfiguration
org.springframework.data.geo.Box
org.springframework.data.geo.Circle
org.springframework.data.geo.CustomMetric
org.springframework.data.geo.Distance
org.springframework.data.geo.GeoModule
org.springframework.data.geo.GeoPage
org.springframework.data.geo.GeoResult
org.springframework.data.geo.GeoResults
org.springframework.data.geo.Metric
org.springframework.data.geo.Point
org.springframework.data.geo.Polygon
org.springframework.data.geo.Shape
org.springframework.data.history.AnnotationRevisionMetadata
org.springframework.data.history.Revision
org.springframework.data.history.RevisionMetadata
org.springframework.data.history.RevisionSort
org.springframework.data.history.Revisions
org.springframework.data.mapping.AccessOptions
org.springframework.data.mapping.AccessOptions.GetOptions
org.springframework.data.mapping.AccessOptions.SetOptions
org.springframework.data.mapping.Alias
org.springframework.data.mapping.Association
org.springframework.data.mapping.AssociationHandler
org.springframework.data.mapping.FactoryMethod
org.springframework.data.mapping.IdentifierAccessor
org.springframework.data.mapping.InstanceCreatorMetadata
org.springframework.data.mapping.MappingException
org.springframework.data.mapping.Parameter
org.springframework.data.mapping.PersistentEntity
org.springframework.data.mapping.PersistentProperty
org.springframework.data.mapping.PersistentPropertyAccessor
org.springframework.data.mapping.PersistentPropertyPath
org.springframework.data.mapping.PersistentPropertyPathAccessor
org.springframework.data.mapping.PersistentPropertyPaths
org.springframework.data.mapping.PreferredConstructor
org.springframework.data.mapping.PropertyHandler
org.springframework.data.mapping.PropertyPath
org.springframework.data.mapping.PropertyReferenceException
org.springframework.data.mapping.SimpleAssociationHandler
org.springframework.data.mapping.SimplePropertyHandler
org.springframework.data.mapping.TargetAwareIdentifierAccessor
org.springframework.data.mapping.callback.EntityCallback
org.springframework.data.mapping.callback.EntityCallbacks
org.springframework.data.mapping.callback.ReactiveEntityCallbacks
org.springframework.data.mapping.context.AbstractMappingContext
org.springframework.data.mapping.context.InvalidPersistentPropertyPath
org.springframework.data.mapping.context.MappingContext
org.springframework.data.mapping.context.MappingContextEvent
org.springframework.data.mapping.context.PersistentEntities
org.springframework.data.mapping.model.AbstractPersistentProperty
org.springframework.data.mapping.model.AnnotationBasedPersistentProperty
org.springframework.data.mapping.model.BasicPersistentEntity
org.springframework.data.mapping.model.CachingValueExpressionEvaluatorFactory
org.springframework.data.mapping.model.CamelCaseAbbreviatingFieldNamingStrategy
org.springframework.data.mapping.model.CamelCaseSplittingFieldNamingStrategy
org.springframework.data.mapping.model.ClassGeneratingPropertyAccessorFactory
org.springframework.data.mapping.model.ConvertingPropertyAccessor
org.springframework.data.mapping.model.DefaultSpELExpressionEvaluator
org.springframework.data.mapping.model.EntityInstantiator
org.springframework.data.mapping.model.EntityInstantiators
org.springframework.data.mapping.model.FieldNamingStrategy
org.springframework.data.mapping.model.IdPropertyIdentifierAccessor
org.springframework.data.mapping.model.InstantiationAwarePropertyAccessor
org.springframework.data.mapping.model.InstantiationAwarePropertyAccessorFactory
org.springframework.data.mapping.model.KotlinDefaultMask
org.springframework.data.mapping.model.MappingInstantiationException
org.springframework.data.mapping.model.MutablePersistentEntity
org.springframework.data.mapping.model.ParameterValueProvider
org.springframework.data.mapping.model.PersistentEntityParameterValueProvider
org.springframework.data.mapping.model.PersistentPropertyAccessorFactory
org.springframework.data.mapping.model.PreferredConstructorDiscoverer
org.springframework.data.mapping.model.Property
org.springframework.data.mapping.model.PropertyValueProvider
org.springframework.data.mapping.model.SimpleTypeHolder
org.springframework.data.mapping.model.SnakeCaseFieldNamingStrategy
org.springframework.data.mapping.model.SpELContext
org.springframework.data.mapping.model.SpELExpressionEvaluator
org.springframework.data.mapping.model.SpELExpressionParameterValueProvider
org.springframework.data.mapping.model.ValueExpressionEvaluator
org.springframework.data.mapping.model.ValueExpressionParameterValueProvider
org.springframework.data.mapping.property
org.springframework.data.mapping.property-specific
org.springframework.data.projection.Accessor
org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor
org.springframework.data.projection.EntityProjection
org.springframework.data.projection.EntityProjection.ContainerPropertyProjection
org.springframework.data.projection.EntityProjection.PropertyProjection
org.springframework.data.projection.EntityProjectionIntrospector
org.springframework.data.projection.EntityProjectionIntrospector.ProjectionPredicate
org.springframework.data.projection.MethodInterceptorFactory
org.springframework.data.projection.ProjectionFactory
org.springframework.data.projection.ProjectionInformation
org.springframework.data.projection.SpelAwareProxyProjectionFactory
org.springframework.data.projection.SpelAwareProxyProjectionFactory.SpelAwareProjectionInformation
org.springframework.data.projection.TargetAware
org.springframework.data.querydsl.EntityPathResolver
org.springframework.data.querydsl.ListQuerydslPredicateExecutor
org.springframework.data.querydsl.QPageRequest
org.springframework.data.querydsl.QSort
org.springframework.data.querydsl.QuerydslPredicateExecutor
org.springframework.data.querydsl.QuerydslRepositoryInvokerAdapter
org.springframework.data.querydsl.QuerydslUtils
org.springframework.data.querydsl.ReactiveQuerydslPredicateExecutor
org.springframework.data.querydsl.SimpleEntityPathResolver
org.springframework.data.querydsl.binding.MultiValueBinding
org.springframework.data.querydsl.binding.OptionalValueBinding
org.springframework.data.querydsl.binding.QuerydslBinderCustomizer
org.springframework.data.querydsl.binding.QuerydslBinderCustomizerDefaults
org.springframework.data.querydsl.binding.QuerydslBindings
org.springframework.data.querydsl.binding.QuerydslBindingsFactory
org.springframework.data.querydsl.binding.QuerydslPredicateBuilder
org.springframework.data.querydsl.binding.SingleValueBinding
org.springframework.data.repository.CrudRepository
org.springframework.data.repository.ListCrudRepository
org.springframework.data.repository.ListPagingAndSortingRepository
org.springframework.data.repository.PagingAndSortingRepository
org.springframework.data.repository.Repository
org.springframework.data.repository.cdi.CdiRepositoryBean
org.springframework.data.repository.cdi.CdiRepositoryConfiguration
org.springframework.data.repository.cdi.CdiRepositoryContext
org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport
org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
org.springframework.data.repository.config.AotRepositoryContext
org.springframework.data.repository.config.CustomRepositoryImplementationDetector
org.springframework.data.repository.config.DefaultRepositoryBaseClass
org.springframework.data.repository.config.DefaultRepositoryConfiguration
org.springframework.data.repository.config.FragmentMetadata
org.springframework.data.repository.config.ImplementationDetectionConfiguration
org.springframework.data.repository.config.ImplementationLookupConfiguration
org.springframework.data.repository.config.NamedQueriesBeanDefinitionBuilder
org.springframework.data.repository.config.NamedQueriesBeanDefinitionParser
org.springframework.data.repository.config.PersistentEntitiesFactoryBean
org.springframework.data.repository.config.PropertiesBasedNamedQueriesFactoryBean
org.springframework.data.repository.config.RepositoryBeanDefinitionParser
org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport
org.springframework.data.repository.config.RepositoryConfiguration
org.springframework.data.repository.config.RepositoryConfigurationDelegate
org.springframework.data.repository.config.RepositoryConfigurationExtension
org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport
org.springframework.data.repository.config.RepositoryConfigurationSource
org.springframework.data.repository.config.RepositoryConfigurationSourceSupport
org.springframework.data.repository.config.RepositoryConfigurationUtils
org.springframework.data.repository.config.RepositoryFragmentConfiguration
org.springframework.data.repository.config.RepositoryFragmentConfigurationProvider
org.springframework.data.repository.config.RepositoryNameSpaceHandler
org.springframework.data.repository.config.RepositoryRegistrationAotContribution
org.springframework.data.repository.config.RepositoryRegistrationAotProcessor
org.springframework.data.repository.config.ResourceReaderRepositoryPopulatorBeanDefinitionParser
org.springframework.data.repository.config.XmlRepositoryConfigurationSource
org.springframework.data.repository.core.CrudMethods
org.springframework.data.repository.core.EntityInformation
org.springframework.data.repository.core.EntityMetadata
org.springframework.data.repository.core.NamedQueries
org.springframework.data.repository.core.RepositoryCreationException
org.springframework.data.repository.core.RepositoryInformation
org.springframework.data.repository.core.RepositoryInformationSupport
org.springframework.data.repository.core.RepositoryMetadata
org.springframework.data.repository.core.support.AbstractEntityInformation
org.springframework.data.repository.core.support.AbstractRepositoryMetadata
org.springframework.data.repository.core.support.AnnotationRepositoryMetadata
org.springframework.data.repository.core.support.DefaultCrudMethods
org.springframework.data.repository.core.support.DefaultRepositoryMetadata
org.springframework.data.repository.core.support.DelegatingEntityInformation
org.springframework.data.repository.core.support.EventPublishingRepositoryProxyPostProcessor
org.springframework.data.repository.core.support.FragmentNotImplementedException
org.springframework.data.repository.core.support.IncompleteRepositoryCompositionException
org.springframework.data.repository.core.support.MethodInvocationValidator
org.springframework.data.repository.core.support.MethodLookup
org.springframework.data.repository.core.support.MethodLookup.InvokedMethod
org.springframework.data.repository.core.support.MethodLookup.MethodPredicate
org.springframework.data.repository.core.support.PersistenceExceptionTranslationRepositoryProxyPostProcessor
org.springframework.data.repository.core.support.PersistentEntityInformation
org.springframework.data.repository.core.support.PropertiesBasedNamedQueries
org.springframework.data.repository.core.support.QueryCreationListener
org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
org.springframework.data.repository.core.support.RepositoryComposition
org.springframework.data.repository.core.support.RepositoryComposition.RepositoryFragments
org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport
org.springframework.data.repository.core.support.RepositoryFactoryCustomizer
org.springframework.data.repository.core.support.RepositoryFactoryInformation
org.springframework.data.repository.core.support.RepositoryFactorySupport
org.springframework.data.repository.core.support.RepositoryFragment
org.springframework.data.repository.core.support.RepositoryFragment.ImplementedRepositoryFragment
org.springframework.data.repository.core.support.RepositoryFragment.StructuralRepositoryFragment
org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean
org.springframework.data.repository.core.support.RepositoryMethodInvocationListener
org.springframework.data.repository.core.support.RepositoryMethodInvocationListener.RepositoryMethodInvocation
org.springframework.data.repository.core.support.RepositoryMethodInvocationListener.RepositoryMethodInvocationResult
org.springframework.data.repository.core.support.RepositoryProxyPostProcessor
org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport
org.springframework.data.repository.core.support.UnsupportedFragmentException
org.springframework.data.repository.core.support.fragments
org.springframework.data.repository.core.support.predicates
org.springframework.data.repository.core.support.repository factory
org.springframework.data.repository.history.RevisionRepository
org.springframework.data.repository.history.support.RevisionEntityInformation
org.springframework.data.repository.init.AbstractRepositoryPopulatorFactoryBean
org.springframework.data.repository.init.Jackson2RepositoryPopulatorFactoryBean
org.springframework.data.repository.init.Jackson2ResourceReader
org.springframework.data.repository.init.RepositoriesPopulatedEvent
org.springframework.data.repository.init.RepositoryPopulator
org.springframework.data.repository.init.ResourceReader
org.springframework.data.repository.init.ResourceReaderRepositoryPopulator
org.springframework.data.repository.init.UnmarshallerRepositoryPopulatorFactoryBean
org.springframework.data.repository.init.UnmarshallingResourceReader
org.springframework.data.repository.query.DefaultParameters
org.springframework.data.repository.query.ExtensionAwareQueryMethodEvaluationContextProvider
org.springframework.data.repository.query.FluentQuery
org.springframework.data.repository.query.FluentQuery.FetchableFluentQuery
org.springframework.data.repository.query.FluentQuery.ReactiveFluentQuery
org.springframework.data.repository.query.ListQueryByExampleExecutor
org.springframework.data.repository.query.Parameter
org.springframework.data.repository.query.ParameterAccessor
org.springframework.data.repository.query.ParameterOutOfBoundsException
org.springframework.data.repository.query.Parameters
org.springframework.data.repository.query.ParametersParameterAccessor
org.springframework.data.repository.query.ParametersSource
org.springframework.data.repository.query.QueryByExampleExecutor
org.springframework.data.repository.query.QueryCreationException
org.springframework.data.repository.query.QueryLookupStrategy
org.springframework.data.repository.query.QueryMethod
org.springframework.data.repository.query.QueryMethodEvaluationContextProvider
org.springframework.data.repository.query.ReactiveExtensionAwareQueryMethodEvaluationContextProvider
org.springframework.data.repository.query.ReactiveQueryByExampleExecutor
org.springframework.data.repository.query.ReactiveQueryMethodEvaluationContextProvider
org.springframework.data.repository.query.RepositoryQuery
org.springframework.data.repository.query.ResultProcessor
org.springframework.data.repository.query.ReturnedType
org.springframework.data.repository.query.SpelEvaluator
org.springframework.data.repository.query.SpelQueryContext
org.springframework.data.repository.query.SpelQueryContext.EvaluatingSpelQueryContext
org.springframework.data.repository.query.SpelQueryContext.SpelExtractor
org.springframework.data.repository.query.parser.AbstractQueryCreator
org.springframework.data.repository.query.parser.Part
org.springframework.data.repository.query.parser.PartTree
org.springframework.data.repository.query.parser.PartTree.OrPart
org.springframework.data.repository.reactive.ReactiveCrudRepository
org.springframework.data.repository.reactive.ReactiveSortingRepository
org.springframework.data.repository.reactive.RxJava3CrudRepository
org.springframework.data.repository.reactive.RxJava3SortingRepository
org.springframework.data.repository.support.DefaultRepositoryInvokerFactory
org.springframework.data.repository.support.DomainClassConverter
org.springframework.data.repository.support.QueryMethodParameterConversionException
org.springframework.data.repository.support.Repositories
org.springframework.data.repository.support.RepositoryInvocationInformation
org.springframework.data.repository.support.RepositoryInvoker
org.springframework.data.repository.support.RepositoryInvokerFactory
org.springframework.data.repository.util.ClassUtils
org.springframework.data.repository.util.QueryExecutionConverters
org.springframework.data.repository.util.QueryExecutionConverters.ExecutionAdapter
org.springframework.data.repository.util.QueryExecutionConverters.ThrowingSupplier
org.springframework.data.repository.util.QueryExecutionConverters.WrapperType
org.springframework.data.repository.util.ReactiveWrapperConverters
org.springframework.data.repository.util.ReactiveWrappers
org.springframework.data.repository.util.TxUtils
org.springframework.data.spel.EvaluationContextProvider
org.springframework.data.spel.ExpressionDependencies
org.springframework.data.spel.ExpressionDependencies.ExpressionDependency
org.springframework.data.spel.ExtensionAwareEvaluationContextProvider
org.springframework.data.spel.ReactiveEvaluationContextProvider
org.springframework.data.spel.ReactiveExtensionAwareEvaluationContextProvider
org.springframework.data.spel.spi.EvaluationContextExtension
org.springframework.data.spel.spi.ExtensionIdAware
org.springframework.data.spel.spi.Function
org.springframework.data.spel.spi.ReactiveEvaluationContextExtension
org.springframework.data.support.ExampleMatcherAccessor
org.springframework.data.support.IsNewStrategy
org.springframework.data.support.PageableExecutionUtils
org.springframework.data.support.PlaceholderResolver
org.springframework.data.support.WindowIterator
org.springframework.data.support.WindowIterator.WindowIteratorBuilder
org.springframework.data.transaction.ChainedTransactionManager
org.springframework.data.type.MethodsMetadata
org.springframework.data.type.classreading.MethodsMetadataReader
org.springframework.data.type.classreading.MethodsMetadataReaderFactory
org.springframework.data.util.AnnotatedTypeScanner
org.springframework.data.util.AnnotationDetectionFieldCallback
org.springframework.data.util.AnnotationDetectionMethodCallback
org.springframework.data.util.BeanLookup
org.springframework.data.util.CastUtils
org.springframework.data.util.ClassTypeInformation
org.springframework.data.util.CloseableIterator
org.springframework.data.util.CustomCollectionRegistrar
org.springframework.data.util.CustomCollections
org.springframework.data.util.DirectFieldAccessFallbackBeanWrapper
org.springframework.data.util.KotlinBeanInfoFactory
org.springframework.data.util.KotlinReflectionUtils
org.springframework.data.util.Lazy
org.springframework.data.util.Lock
org.springframework.data.util.Lock.AcquiredLock
org.springframework.data.util.MethodInvocationRecorder
org.springframework.data.util.MethodInvocationRecorder.PropertyNameDetectionStrategy
org.springframework.data.util.MethodInvocationRecorder.Recorded
org.springframework.data.util.MethodInvocationRecorder.Recorded.ToCollectionConverter
org.springframework.data.util.MethodInvocationRecorder.Recorded.ToMapConverter
org.springframework.data.util.NullableUtils
org.springframework.data.util.NullableWrapper
org.springframework.data.util.NullableWrapperConverters
org.springframework.data.util.Optionals
org.springframework.data.util.Pair
org.springframework.data.util.ParameterTypes
org.springframework.data.util.ParsingUtils
org.springframework.data.util.Predicates
org.springframework.data.util.ProxyUtils
org.springframework.data.util.ProxyUtils.ProxyDetector
org.springframework.data.util.QTypeContributor
org.springframework.data.util.ReactiveWrappers
org.springframework.data.util.ReadWriteLock
org.springframework.data.util.ReflectionUtils
org.springframework.data.util.ReflectionUtils.AnnotationFieldFilter
org.springframework.data.util.ReflectionUtils.DescribedFieldFilter
org.springframework.data.util.StreamUtils
org.springframework.data.util.Streamable
org.springframework.data.util.TypeCollector
org.springframework.data.util.TypeCollector.ReachableTypes
org.springframework.data.util.TypeContributor
org.springframework.data.util.TypeInformation
org.springframework.data.util.TypeScanner
org.springframework.data.util.TypeUtils
org.springframework.data.util.TypeUtils.TypeOps
org.springframework.data.util.TypeUtils.TypeOps.PackageFilter
org.springframework.data.util.Version
org.springframework.data.util.locks
org.springframework.data.web.HateoasPageableHandlerMethodArgumentResolver
org.springframework.data.web.HateoasSortHandlerMethodArgumentResolver
org.springframework.data.web.JsonProjectingMethodInterceptorFactory
org.springframework.data.web.OffsetScrollPositionArgumentResolver
org.springframework.data.web.OffsetScrollPositionHandlerMethodArgumentResolver
org.springframework.data.web.OffsetScrollPositionHandlerMethodArgumentResolverSupport
org.springframework.data.web.PageableArgumentResolver
org.springframework.data.web.PageableHandlerMethodArgumentResolver
org.springframework.data.web.PageableHandlerMethodArgumentResolverSupport
org.springframework.data.web.PagedModel
org.springframework.data.web.PagedModel.PageMetadata
org.springframework.data.web.PagedResourcesAssembler
org.springframework.data.web.PagedResourcesAssemblerArgumentResolver
org.springframework.data.web.ProjectingJackson2HttpMessageConverter
org.springframework.data.web.ProxyingHandlerMethodArgumentResolver
org.springframework.data.web.ReactiveOffsetScrollPositionHandlerMethodArgumentResolver
org.springframework.data.web.ReactivePageableHandlerMethodArgumentResolver
org.springframework.data.web.ReactiveSortHandlerMethodArgumentResolver
org.springframework.data.web.SlicedResourcesAssembler
org.springframework.data.web.SlicedResourcesAssemblerArgumentResolver
org.springframework.data.web.SortArgumentResolver
org.springframework.data.web.SortHandlerMethodArgumentResolver
org.springframework.data.web.SortHandlerMethodArgumentResolverSupport
org.springframework.data.web.XmlBeamHttpMessageConverter
org.springframework.data.web.config.EnableSpringDataWebSupport.QuerydslActivator
org.springframework.data.web.config.EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector
org.springframework.data.web.config.EnableSpringDataWebSupport.SpringDataWebSettingsRegistrar
org.springframework.data.web.config.HateoasAwareSpringDataWebConfiguration
org.springframework.data.web.config.OffsetScrollPositionHandlerMethodArgumentResolverCustomizer
org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer
org.springframework.data.web.config.ProjectingArgumentResolverRegistrar
org.springframework.data.web.config.QuerydslWebConfiguration
org.springframework.data.web.config.ReactiveQuerydslWebConfiguration
org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer
org.springframework.data.web.config.SpringDataJacksonConfiguration
org.springframework.data.web.config.SpringDataJacksonConfiguration.PageModule
org.springframework.data.web.config.SpringDataJacksonModules
org.springframework.data.web.config.SpringDataWebConfiguration
org.springframework.data.web.config.SpringDataWebSettings
org.springframework.data.web.querydsl.QuerydslPredicateArgumentResolver
org.springframework.data.web.querydsl.QuerydslPredicateArgumentResolverSupport
org.springframework.data.web.querydsl.ReactiveQuerydslPredicateArgumentResolver