jar

com.github.iherasymenko : spring-data-commons

Maven & Gradle

Oct 24, 2020
1 usages
86 stars

Spring Data Core

Table Of Contents

Latest Version

Download com.github.iherasymenko : spring-data-commons JAR file - Latest Versions:

All Versions

Download com.github.iherasymenko : spring-data-commons JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-data-commons-2.3.4.1.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.data.spel

├─ org.springframework.data.spel.EvaluationContextExtensionInformation.class - [JAR]

├─ org.springframework.data.spel.EvaluationContextProvider.class - [JAR]

├─ org.springframework.data.spel.ExtensionAwareEvaluationContextProvider.class - [JAR]

├─ org.springframework.data.spel.Functions.class - [JAR]

org.springframework.data.repository

├─ org.springframework.data.repository.CrudRepository.class - [JAR]

├─ org.springframework.data.repository.NoRepositoryBean.class - [JAR]

├─ org.springframework.data.repository.PagingAndSortingRepository.class - [JAR]

├─ org.springframework.data.repository.Repository.class - [JAR]

├─ org.springframework.data.repository.RepositoryDefinition.class - [JAR]

├─ org.springframework.data.repository.package-info.class - [JAR]

org.springframework.data.type.classreading

├─ org.springframework.data.type.classreading.DefaultMethodsMetadataReader.class - [JAR]

├─ org.springframework.data.type.classreading.MethodsMetadataReader.class - [JAR]

├─ org.springframework.data.type.classreading.MethodsMetadataReaderFactory.class - [JAR]

├─ org.springframework.data.type.classreading.package-info.class - [JAR]

org.springframework.data.web.querydsl

├─ org.springframework.data.web.querydsl.QuerydslPredicateArgumentResolver.class - [JAR]

├─ org.springframework.data.web.querydsl.package-info.class - [JAR]

org.springframework.data.mapping

├─ org.springframework.data.mapping.AccessOptions.class - [JAR]

├─ org.springframework.data.mapping.Alias.class - [JAR]

├─ org.springframework.data.mapping.Association.class - [JAR]

├─ org.springframework.data.mapping.AssociationHandler.class - [JAR]

├─ org.springframework.data.mapping.IdentifierAccessor.class - [JAR]

├─ org.springframework.data.mapping.MappingException.class - [JAR]

├─ org.springframework.data.mapping.PersistentEntity.class - [JAR]

├─ org.springframework.data.mapping.PersistentProperty.class - [JAR]

├─ org.springframework.data.mapping.PersistentPropertyAccessor.class - [JAR]

├─ org.springframework.data.mapping.PersistentPropertyPath.class - [JAR]

├─ org.springframework.data.mapping.PersistentPropertyPathAccessor.class - [JAR]

├─ org.springframework.data.mapping.PersistentPropertyPaths.class - [JAR]

├─ org.springframework.data.mapping.PreferredConstructor.class - [JAR]

├─ org.springframework.data.mapping.PropertyHandler.class - [JAR]

├─ org.springframework.data.mapping.PropertyPath.class - [JAR]

├─ org.springframework.data.mapping.PropertyReferenceException.class - [JAR]

├─ org.springframework.data.mapping.SimpleAssociationHandler.class - [JAR]

├─ org.springframework.data.mapping.SimplePropertyHandler.class - [JAR]

├─ org.springframework.data.mapping.TargetAwareIdentifierAccessor.class - [JAR]

├─ org.springframework.data.mapping.TraversalContext.class - [JAR]

├─ org.springframework.data.mapping.package-info.class - [JAR]

org.springframework.data.repository.init

├─ org.springframework.data.repository.init.AbstractRepositoryPopulatorFactoryBean.class - [JAR]

├─ org.springframework.data.repository.init.Jackson2RepositoryPopulatorFactoryBean.class - [JAR]

├─ org.springframework.data.repository.init.Jackson2ResourceReader.class - [JAR]

├─ org.springframework.data.repository.init.RepositoriesPopulatedEvent.class - [JAR]

├─ org.springframework.data.repository.init.RepositoryPopulator.class - [JAR]

├─ org.springframework.data.repository.init.ResourceReader.class - [JAR]

├─ org.springframework.data.repository.init.ResourceReaderRepositoryPopulator.class - [JAR]

├─ org.springframework.data.repository.init.UnmarshallerRepositoryPopulatorFactoryBean.class - [JAR]

├─ org.springframework.data.repository.init.UnmarshallingResourceReader.class - [JAR]

├─ org.springframework.data.repository.init.package-info.class - [JAR]

org.springframework.data.repository.core.support

├─ org.springframework.data.repository.core.support.AbstractEntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.AbstractRepositoryMetadata.class - [JAR]

├─ org.springframework.data.repository.core.support.AnnotationRepositoryMetadata.class - [JAR]

├─ org.springframework.data.repository.core.support.DefaultCrudMethods.class - [JAR]

├─ org.springframework.data.repository.core.support.DefaultRepositoryInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.DefaultRepositoryMetadata.class - [JAR]

├─ org.springframework.data.repository.core.support.DelegatingEntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.EventPublishingRepositoryProxyPostProcessor.class - [JAR]

├─ org.springframework.data.repository.core.support.ImplementationInvocationMetadata.class - [JAR]

├─ org.springframework.data.repository.core.support.MethodInvocationValidator.class - [JAR]

├─ org.springframework.data.repository.core.support.MethodLookup.class - [JAR]

├─ org.springframework.data.repository.core.support.MethodLookups.class - [JAR]

├─ org.springframework.data.repository.core.support.PersistenceExceptionTranslationRepositoryProxyPostProcessor.class - [JAR]

├─ org.springframework.data.repository.core.support.PersistentEntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.PropertiesBasedNamedQueries.class - [JAR]

├─ org.springframework.data.repository.core.support.QueryCreationListener.class - [JAR]

├─ org.springframework.data.repository.core.support.QueryExecutionResultHandler.class - [JAR]

├─ org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.class - [JAR]

├─ org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryComposition.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryFactoryInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryFactorySupport.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryFragment.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryProxyPostProcessor.class - [JAR]

├─ org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.class - [JAR]

├─ org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport.class - [JAR]

├─ org.springframework.data.repository.core.support.TransactionalRepositoryProxyPostProcessor.class - [JAR]

├─ org.springframework.data.repository.core.support.package-info.class - [JAR]

org.springframework.data.repository.query

├─ org.springframework.data.repository.query.DefaultParameters.class - [JAR]

├─ org.springframework.data.repository.query.ExtensionAwareQueryMethodEvaluationContextProvider.class - [JAR]

├─ org.springframework.data.repository.query.Param.class - [JAR]

├─ org.springframework.data.repository.query.Parameter.class - [JAR]

├─ org.springframework.data.repository.query.ParameterAccessor.class - [JAR]

├─ org.springframework.data.repository.query.ParameterOutOfBoundsException.class - [JAR]

├─ org.springframework.data.repository.query.Parameters.class - [JAR]

├─ org.springframework.data.repository.query.ParametersParameterAccessor.class - [JAR]

├─ org.springframework.data.repository.query.QueryByExampleExecutor.class - [JAR]

├─ org.springframework.data.repository.query.QueryCreationException.class - [JAR]

├─ org.springframework.data.repository.query.QueryLookupStrategy.class - [JAR]

├─ org.springframework.data.repository.query.QueryMethod.class - [JAR]

├─ org.springframework.data.repository.query.QueryMethodEvaluationContextProvider.class - [JAR]

├─ org.springframework.data.repository.query.ReactiveQueryByExampleExecutor.class - [JAR]

├─ org.springframework.data.repository.query.RepositoryQuery.class - [JAR]

├─ org.springframework.data.repository.query.ResultProcessor.class - [JAR]

├─ org.springframework.data.repository.query.ReturnedType.class - [JAR]

├─ org.springframework.data.repository.query.SpelEvaluator.class - [JAR]

├─ org.springframework.data.repository.query.SpelQueryContext.class - [JAR]

├─ org.springframework.data.repository.query.package-info.class - [JAR]

org.springframework.data.querydsl

├─ org.springframework.data.querydsl.EntityPathResolver.class - [JAR]

├─ org.springframework.data.querydsl.QPageRequest.class - [JAR]

├─ org.springframework.data.querydsl.QSort.class - [JAR]

├─ org.springframework.data.querydsl.QuerydslPredicateExecutor.class - [JAR]

├─ org.springframework.data.querydsl.QuerydslRepositoryInvokerAdapter.class - [JAR]

├─ org.springframework.data.querydsl.QuerydslUtils.class - [JAR]

├─ org.springframework.data.querydsl.ReactiveQuerydslPredicateExecutor.class - [JAR]

├─ org.springframework.data.querydsl.SimpleEntityPathResolver.class - [JAR]

├─ org.springframework.data.querydsl.package-info.class - [JAR]

org.springframework.data.spel.spi

├─ org.springframework.data.spel.spi.EvaluationContextExtension.class - [JAR]

├─ org.springframework.data.spel.spi.Function.class - [JAR]

├─ org.springframework.data.spel.spi.package-info.class - [JAR]

org.springframework.data.convert

├─ org.springframework.data.convert.ClassGeneratingEntityInstantiator.class - [JAR]

├─ org.springframework.data.convert.ConfigurableTypeInformationMapper.class - [JAR]

├─ org.springframework.data.convert.ConverterBuilder.class - [JAR]

├─ org.springframework.data.convert.CustomConversions.class - [JAR]

├─ org.springframework.data.convert.DefaultConverterBuilder.class - [JAR]

├─ org.springframework.data.convert.DefaultTypeMapper.class - [JAR]

├─ org.springframework.data.convert.EntityConverter.class - [JAR]

├─ org.springframework.data.convert.EntityInstantiator.class - [JAR]

├─ org.springframework.data.convert.EntityInstantiatorAdapter.class - [JAR]

├─ org.springframework.data.convert.EntityInstantiators.class - [JAR]

├─ org.springframework.data.convert.EntityReader.class - [JAR]

├─ org.springframework.data.convert.EntityWriter.class - [JAR]

├─ org.springframework.data.convert.JodaTimeConverters.class - [JAR]

├─ org.springframework.data.convert.Jsr310Converters.class - [JAR]

├─ org.springframework.data.convert.KotlinClassGeneratingEntityInstantiator.class - [JAR]

├─ org.springframework.data.convert.MappingContextTypeInformationMapper.class - [JAR]

├─ org.springframework.data.convert.ReadingConverter.class - [JAR]

├─ org.springframework.data.convert.ReflectionEntityInstantiator.class - [JAR]

├─ org.springframework.data.convert.SimpleTypeInformationMapper.class - [JAR]

├─ org.springframework.data.convert.ThreeTenBackPortConverters.class - [JAR]

├─ org.springframework.data.convert.TypeAliasAccessor.class - [JAR]

├─ org.springframework.data.convert.TypeInformationMapper.class - [JAR]

├─ org.springframework.data.convert.TypeMapper.class - [JAR]

├─ org.springframework.data.convert.WritingConverter.class - [JAR]

├─ org.springframework.data.convert.package-info.class - [JAR]

org.springframework.data.mapping.context

├─ org.springframework.data.mapping.context.AbstractMappingContext.class - [JAR]

├─ org.springframework.data.mapping.context.DefaultPersistentPropertyPath.class - [JAR]

├─ org.springframework.data.mapping.context.InvalidPersistentPropertyPath.class - [JAR]

├─ org.springframework.data.mapping.context.MappingContext.class - [JAR]

├─ org.springframework.data.mapping.context.MappingContextEvent.class - [JAR]

├─ org.springframework.data.mapping.context.PersistentEntities.class - [JAR]

├─ org.springframework.data.mapping.context.PersistentPropertyPathFactory.class - [JAR]

├─ org.springframework.data.mapping.context.package-info.class - [JAR]

org.springframework.data.domain

├─ org.springframework.data.domain.AbstractAggregateRoot.class - [JAR]

├─ org.springframework.data.domain.AbstractPageRequest.class - [JAR]

├─ org.springframework.data.domain.AfterDomainEventPublication.class - [JAR]

├─ org.springframework.data.domain.Auditable.class - [JAR]

├─ org.springframework.data.domain.AuditorAware.class - [JAR]

├─ org.springframework.data.domain.Chunk.class - [JAR]

├─ org.springframework.data.domain.DomainEvents.class - [JAR]

├─ org.springframework.data.domain.Example.class - [JAR]

├─ org.springframework.data.domain.ExampleMatcher.class - [JAR]

├─ org.springframework.data.domain.Page.class - [JAR]

├─ org.springframework.data.domain.PageImpl.class - [JAR]

├─ org.springframework.data.domain.PageRequest.class - [JAR]

├─ org.springframework.data.domain.Pageable.class - [JAR]

├─ org.springframework.data.domain.Persistable.class - [JAR]

├─ org.springframework.data.domain.Range.class - [JAR]

├─ org.springframework.data.domain.Slice.class - [JAR]

├─ org.springframework.data.domain.SliceImpl.class - [JAR]

├─ org.springframework.data.domain.Sort.class - [JAR]

├─ org.springframework.data.domain.TypedExample.class - [JAR]

├─ org.springframework.data.domain.TypedExampleMatcher.class - [JAR]

├─ org.springframework.data.domain.Unpaged.class - [JAR]

├─ org.springframework.data.domain.package-info.class - [JAR]

org.springframework.data.mapping.model

├─ org.springframework.data.mapping.model.AbstractPersistentProperty.class - [JAR]

├─ org.springframework.data.mapping.model.AnnotationBasedPersistentProperty.class - [JAR]

├─ org.springframework.data.mapping.model.BasicPersistentEntity.class - [JAR]

├─ org.springframework.data.mapping.model.BeanWrapper.class - [JAR]

├─ org.springframework.data.mapping.model.BeanWrapperPropertyAccessorFactory.class - [JAR]

├─ org.springframework.data.mapping.model.BytecodeUtil.class - [JAR]

├─ org.springframework.data.mapping.model.CamelCaseAbbreviatingFieldNamingStrategy.class - [JAR]

├─ org.springframework.data.mapping.model.CamelCaseSplittingFieldNamingStrategy.class - [JAR]

├─ org.springframework.data.mapping.model.ClassGeneratingEntityInstantiator.class - [JAR]

├─ org.springframework.data.mapping.model.ClassGeneratingPropertyAccessorFactory.class - [JAR]

├─ org.springframework.data.mapping.model.ConvertingPropertyAccessor.class - [JAR]

├─ org.springframework.data.mapping.model.DefaultSpELExpressionEvaluator.class - [JAR]

├─ org.springframework.data.mapping.model.EntityInstantiator.class - [JAR]

├─ org.springframework.data.mapping.model.EntityInstantiators.class - [JAR]

├─ org.springframework.data.mapping.model.FieldNamingStrategy.class - [JAR]

├─ org.springframework.data.mapping.model.IdPropertyIdentifierAccessor.class - [JAR]

├─ org.springframework.data.mapping.model.InstantiationAwarePropertyAccessor.class - [JAR]

├─ org.springframework.data.mapping.model.InstantiationAwarePropertyAccessorFactory.class - [JAR]

├─ org.springframework.data.mapping.model.InternalEntityInstantiatorFactory.class - [JAR]

├─ org.springframework.data.mapping.model.KotlinClassGeneratingEntityInstantiator.class - [JAR]

├─ org.springframework.data.mapping.model.KotlinCopyMethod.class - [JAR]

├─ org.springframework.data.mapping.model.KotlinDefaultMask.class - [JAR]

├─ org.springframework.data.mapping.model.MappingInstantiationException.class - [JAR]

├─ org.springframework.data.mapping.model.MutablePersistentEntity.class - [JAR]

├─ org.springframework.data.mapping.model.ParameterValueProvider.class - [JAR]

├─ org.springframework.data.mapping.model.PersistableIdentifierAccessor.class - [JAR]

├─ org.springframework.data.mapping.model.PersistentEntityIsNewStrategy.class - [JAR]

├─ org.springframework.data.mapping.model.PersistentEntityParameterValueProvider.class - [JAR]

├─ org.springframework.data.mapping.model.PersistentPropertyAccessorFactory.class - [JAR]

├─ org.springframework.data.mapping.model.PreferredConstructorDiscoverer.class - [JAR]

├─ org.springframework.data.mapping.model.Property.class - [JAR]

├─ org.springframework.data.mapping.model.PropertyNameFieldNamingStrategy.class - [JAR]

├─ org.springframework.data.mapping.model.PropertyValueProvider.class - [JAR]

├─ org.springframework.data.mapping.model.ReflectionEntityInstantiator.class - [JAR]

├─ org.springframework.data.mapping.model.SimplePersistentPropertyPathAccessor.class - [JAR]

├─ org.springframework.data.mapping.model.SimpleTypeHolder.class - [JAR]

├─ org.springframework.data.mapping.model.SnakeCaseFieldNamingStrategy.class - [JAR]

├─ org.springframework.data.mapping.model.SpELContext.class - [JAR]

├─ org.springframework.data.mapping.model.SpELExpressionEvaluator.class - [JAR]

├─ org.springframework.data.mapping.model.SpELExpressionParameterValueProvider.class - [JAR]

├─ org.springframework.data.mapping.model.package-info.class - [JAR]

org.springframework.data.geo.format

├─ org.springframework.data.geo.format.DistanceFormatter.class - [JAR]

├─ org.springframework.data.geo.format.PointFormatter.class - [JAR]

├─ org.springframework.data.geo.format.package-info.class - [JAR]

org.springframework.data.projection

├─ org.springframework.data.projection.Accessor.class - [JAR]

├─ org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.class - [JAR]

├─ org.springframework.data.projection.DefaultProjectionInformation.class - [JAR]

├─ org.springframework.data.projection.MapAccessingMethodInterceptor.class - [JAR]

├─ org.springframework.data.projection.MethodInterceptorFactory.class - [JAR]

├─ org.springframework.data.projection.ProjectingMethodInterceptor.class - [JAR]

├─ org.springframework.data.projection.ProjectionFactory.class - [JAR]

├─ org.springframework.data.projection.ProjectionInformation.class - [JAR]

├─ org.springframework.data.projection.PropertyAccessingMethodInterceptor.class - [JAR]

├─ org.springframework.data.projection.ProxyProjectionFactory.class - [JAR]

├─ org.springframework.data.projection.SpelAwareProxyProjectionFactory.class - [JAR]

├─ org.springframework.data.projection.SpelEvaluatingMethodInterceptor.class - [JAR]

├─ org.springframework.data.projection.TargetAware.class - [JAR]

├─ org.springframework.data.projection.package-info.class - [JAR]

org.springframework.data.repository.reactive

├─ org.springframework.data.repository.reactive.ReactiveCrudRepository.class - [JAR]

├─ org.springframework.data.repository.reactive.ReactiveSortingRepository.class - [JAR]

├─ org.springframework.data.repository.reactive.RxJava2CrudRepository.class - [JAR]

├─ org.springframework.data.repository.reactive.RxJava2SortingRepository.class - [JAR]

├─ org.springframework.data.repository.reactive.package-info.class - [JAR]

org.springframework.data.annotation

├─ org.springframework.data.annotation.AccessType.class - [JAR]

├─ org.springframework.data.annotation.CreatedBy.class - [JAR]

├─ org.springframework.data.annotation.CreatedDate.class - [JAR]

├─ org.springframework.data.annotation.Id.class - [JAR]

├─ org.springframework.data.annotation.Immutable.class - [JAR]

├─ org.springframework.data.annotation.LastModifiedBy.class - [JAR]

├─ org.springframework.data.annotation.LastModifiedDate.class - [JAR]

├─ org.springframework.data.annotation.PersistenceConstructor.class - [JAR]

├─ org.springframework.data.annotation.Persistent.class - [JAR]

├─ org.springframework.data.annotation.QueryAnnotation.class - [JAR]

├─ org.springframework.data.annotation.ReadOnlyProperty.class - [JAR]

├─ org.springframework.data.annotation.Reference.class - [JAR]

├─ org.springframework.data.annotation.Transient.class - [JAR]

├─ org.springframework.data.annotation.TypeAlias.class - [JAR]

├─ org.springframework.data.annotation.Version.class - [JAR]

├─ org.springframework.data.annotation.package-info.class - [JAR]

org.springframework.data.config

├─ org.springframework.data.config.BeanComponentDefinitionBuilder.class - [JAR]

├─ org.springframework.data.config.ConfigurationUtils.class - [JAR]

├─ org.springframework.data.config.ParsingUtils.class - [JAR]

├─ org.springframework.data.config.TypeFilterParser.class - [JAR]

├─ org.springframework.data.config.package-info.class - [JAR]

org.springframework.data.repository.cdi

├─ org.springframework.data.repository.cdi.CdiRepositoryBean.class - [JAR]

├─ org.springframework.data.repository.cdi.CdiRepositoryConfiguration.class - [JAR]

├─ org.springframework.data.repository.cdi.CdiRepositoryContext.class - [JAR]

├─ org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport.class - [JAR]

├─ org.springframework.data.repository.cdi.Eager.class - [JAR]

├─ org.springframework.data.repository.cdi.package-info.class - [JAR]

org.springframework.data.repository.history

├─ org.springframework.data.repository.history.RevisionRepository.class - [JAR]

├─ org.springframework.data.repository.history.package-info.class - [JAR]

org.springframework.data.querydsl.binding

├─ org.springframework.data.querydsl.binding.MultiValueBinding.class - [JAR]

├─ org.springframework.data.querydsl.binding.OptionalValueBinding.class - [JAR]

├─ org.springframework.data.querydsl.binding.PathInformation.class - [JAR]

├─ org.springframework.data.querydsl.binding.PropertyPathInformation.class - [JAR]

├─ org.springframework.data.querydsl.binding.QuerydslBinderCustomizer.class - [JAR]

├─ org.springframework.data.querydsl.binding.QuerydslBindings.class - [JAR]

├─ org.springframework.data.querydsl.binding.QuerydslBindingsFactory.class - [JAR]

├─ org.springframework.data.querydsl.binding.QuerydslDefaultBinding.class - [JAR]

├─ org.springframework.data.querydsl.binding.QuerydslPathInformation.class - [JAR]

├─ org.springframework.data.querydsl.binding.QuerydslPredicate.class - [JAR]

├─ org.springframework.data.querydsl.binding.QuerydslPredicateBuilder.class - [JAR]

├─ org.springframework.data.querydsl.binding.SingleValueBinding.class - [JAR]

├─ org.springframework.data.querydsl.binding.package-info.class - [JAR]

org.springframework.data.repository.query.parser

├─ org.springframework.data.repository.query.parser.AbstractQueryCreator.class - [JAR]

├─ org.springframework.data.repository.query.parser.OrderBySource.class - [JAR]

├─ org.springframework.data.repository.query.parser.Part.class - [JAR]

├─ org.springframework.data.repository.query.parser.PartTree.class - [JAR]

├─ org.springframework.data.repository.query.parser.package-info.class - [JAR]

org.springframework.data.web.config

├─ org.springframework.data.web.config.EnableSpringDataWebSupport.class - [JAR]

├─ org.springframework.data.web.config.HateoasAwareSpringDataWebConfiguration.class - [JAR]

├─ org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer.class - [JAR]

├─ org.springframework.data.web.config.ProjectingArgumentResolverRegistrar.class - [JAR]

├─ org.springframework.data.web.config.QuerydslWebConfiguration.class - [JAR]

├─ org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer.class - [JAR]

├─ org.springframework.data.web.config.SpringDataJacksonConfiguration.class - [JAR]

├─ org.springframework.data.web.config.SpringDataJacksonModules.class - [JAR]

├─ org.springframework.data.web.config.SpringDataWebConfiguration.class - [JAR]

├─ org.springframework.data.web.config.package-info.class - [JAR]

org.springframework.data.repository.support

├─ org.springframework.data.repository.support.AnnotationAttribute.class - [JAR]

├─ org.springframework.data.repository.support.CrudRepositoryInvoker.class - [JAR]

├─ org.springframework.data.repository.support.DefaultRepositoryInvokerFactory.class - [JAR]

├─ org.springframework.data.repository.support.DomainClassConverter.class - [JAR]

├─ org.springframework.data.repository.support.MethodParameters.class - [JAR]

├─ org.springframework.data.repository.support.PageableExecutionUtils.class - [JAR]

├─ org.springframework.data.repository.support.PagingAndSortingRepositoryInvoker.class - [JAR]

├─ org.springframework.data.repository.support.QueryMethodParameterConversionException.class - [JAR]

├─ org.springframework.data.repository.support.ReflectionRepositoryInvoker.class - [JAR]

├─ org.springframework.data.repository.support.Repositories.class - [JAR]

├─ org.springframework.data.repository.support.RepositoryInvocationInformation.class - [JAR]

├─ org.springframework.data.repository.support.RepositoryInvoker.class - [JAR]

├─ org.springframework.data.repository.support.RepositoryInvokerFactory.class - [JAR]

├─ org.springframework.data.repository.support.package-info.class - [JAR]

org.springframework.data.repository.util

├─ org.springframework.data.repository.util.ClassUtils.class - [JAR]

├─ org.springframework.data.repository.util.NullableWrapper.class - [JAR]

├─ org.springframework.data.repository.util.QueryExecutionConverters.class - [JAR]

├─ org.springframework.data.repository.util.ReactiveWrapperConverters.class - [JAR]

├─ org.springframework.data.repository.util.ReactiveWrappers.class - [JAR]

├─ org.springframework.data.repository.util.TxUtils.class - [JAR]

├─ org.springframework.data.repository.util.VavrCollections.class - [JAR]

├─ org.springframework.data.repository.util.package-info.class - [JAR]

org.springframework.data.crossstore

├─ org.springframework.data.crossstore.ChangeSet.class - [JAR]

├─ org.springframework.data.crossstore.ChangeSetBacked.class - [JAR]

├─ org.springframework.data.crossstore.ChangeSetBackedTransactionSynchronization.class - [JAR]

├─ org.springframework.data.crossstore.ChangeSetPersister.class - [JAR]

├─ org.springframework.data.crossstore.HashMapChangeSet.class - [JAR]

├─ org.springframework.data.crossstore.package-info.class - [JAR]

org.springframework.data.mapping.callback

├─ org.springframework.data.mapping.callback.DefaultEntityCallbacks.class - [JAR]

├─ org.springframework.data.mapping.callback.DefaultReactiveEntityCallbacks.class - [JAR]

├─ org.springframework.data.mapping.callback.EntityCallback.class - [JAR]

├─ org.springframework.data.mapping.callback.EntityCallbackDiscoverer.class - [JAR]

├─ org.springframework.data.mapping.callback.EntityCallbackInvoker.class - [JAR]

├─ org.springframework.data.mapping.callback.EntityCallbacks.class - [JAR]

├─ org.springframework.data.mapping.callback.ReactiveEntityCallbackInvoker.class - [JAR]

├─ org.springframework.data.mapping.callback.ReactiveEntityCallbacks.class - [JAR]

├─ org.springframework.data.mapping.callback.package-info.class - [JAR]

org.springframework.data.repository.kotlin

├─ org.springframework.data.repository.kotlin.CoroutineCrudRepository.class - [JAR]

├─ org.springframework.data.repository.kotlin.CoroutineSortingRepository.class - [JAR]

org.springframework.data.support

├─ org.springframework.data.support.ExampleMatcherAccessor.class - [JAR]

├─ org.springframework.data.support.IsNewStrategy.class - [JAR]

├─ org.springframework.data.support.PersistableIsNewStrategy.class - [JAR]

├─ org.springframework.data.support.package-info.class - [JAR]

org.springframework.data.repository.history.support

├─ org.springframework.data.repository.history.support.RevisionEntityInformation.class - [JAR]

├─ org.springframework.data.repository.history.support.package-info.class - [JAR]

org.springframework.data.repository.core

├─ org.springframework.data.repository.core.CrudMethods.class - [JAR]

├─ org.springframework.data.repository.core.EntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.EntityMetadata.class - [JAR]

├─ org.springframework.data.repository.core.NamedQueries.class - [JAR]

├─ org.springframework.data.repository.core.RepositoryInformation.class - [JAR]

├─ org.springframework.data.repository.core.RepositoryMetadata.class - [JAR]

├─ org.springframework.data.repository.core.package-info.class - [JAR]

org.springframework.data.domain.jaxb

├─ org.springframework.data.domain.jaxb.OrderAdapter.class - [JAR]

├─ org.springframework.data.domain.jaxb.PageAdapter.class - [JAR]

├─ org.springframework.data.domain.jaxb.PageableAdapter.class - [JAR]

├─ org.springframework.data.domain.jaxb.SortAdapter.class - [JAR]

├─ org.springframework.data.domain.jaxb.SpringDataJaxb.class - [JAR]

├─ org.springframework.data.domain.jaxb.package-info.class - [JAR]

org.springframework.data.repository.config

├─ org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource.class - [JAR]

├─ org.springframework.data.repository.config.BootstrapMode.class - [JAR]

├─ org.springframework.data.repository.config.CustomRepositoryImplementationDetector.class - [JAR]

├─ org.springframework.data.repository.config.DefaultImplementationLookupConfiguration.class - [JAR]

├─ org.springframework.data.repository.config.DefaultRepositoryBaseClass.class - [JAR]

├─ org.springframework.data.repository.config.DefaultRepositoryConfiguration.class - [JAR]

├─ org.springframework.data.repository.config.DeferredRepositoryInitializationListener.class - [JAR]

├─ org.springframework.data.repository.config.FragmentMetadata.class - [JAR]

├─ org.springframework.data.repository.config.ImplementationDetectionConfiguration.class - [JAR]

├─ org.springframework.data.repository.config.ImplementationLookupConfiguration.class - [JAR]

├─ org.springframework.data.repository.config.NamedQueriesBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.repository.config.NamedQueriesBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryBeanNameGenerator.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryComponentProvider.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfiguration.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationDelegate.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationExtension.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationSource.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationSourceSupport.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationUtils.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryFragmentConfiguration.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryNameSpaceHandler.class - [JAR]

├─ org.springframework.data.repository.config.ResourceReaderRepositoryPopulatorBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.repository.config.SelectionSet.class - [JAR]

├─ org.springframework.data.repository.config.XmlRepositoryConfigurationSource.class - [JAR]

├─ org.springframework.data.repository.config.package-info.class - [JAR]

org.springframework.data.type

├─ org.springframework.data.type.MethodsMetadata.class - [JAR]

├─ org.springframework.data.type.package-info.class - [JAR]

org.springframework.data.auditing.config

├─ org.springframework.data.auditing.config.AnnotationAuditingConfiguration.class - [JAR]

├─ org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport.class - [JAR]

├─ org.springframework.data.auditing.config.AuditingConfiguration.class - [JAR]

├─ org.springframework.data.auditing.config.AuditingHandlerBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.auditing.config.IsNewAwareAuditingHandlerBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.auditing.config.package-info.class - [JAR]

org.springframework.data.history

├─ org.springframework.data.history.AnnotationRevisionMetadata.class - [JAR]

├─ org.springframework.data.history.Revision.class - [JAR]

├─ org.springframework.data.history.RevisionMetadata.class - [JAR]

├─ org.springframework.data.history.RevisionSort.class - [JAR]

├─ org.springframework.data.history.Revisions.class - [JAR]

├─ org.springframework.data.history.package-info.class - [JAR]

org.springframework.data.web

├─ org.springframework.data.web.HateoasPageableHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.HateoasSortHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.JsonPath.class - [JAR]

├─ org.springframework.data.web.JsonProjectingMethodInterceptorFactory.class - [JAR]

├─ org.springframework.data.web.MapDataBinder.class - [JAR]

├─ org.springframework.data.web.MethodParameterAwarePagedResourcesAssembler.class - [JAR]

├─ org.springframework.data.web.PageableArgumentResolver.class - [JAR]

├─ org.springframework.data.web.PageableDefault.class - [JAR]

├─ org.springframework.data.web.PageableHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.PageableHandlerMethodArgumentResolverSupport.class - [JAR]

├─ org.springframework.data.web.PagedResourcesAssembler.class - [JAR]

├─ org.springframework.data.web.PagedResourcesAssemblerArgumentResolver.class - [JAR]

├─ org.springframework.data.web.ProjectedPayload.class - [JAR]

├─ org.springframework.data.web.ProjectingJackson2HttpMessageConverter.class - [JAR]

├─ org.springframework.data.web.ProxyingHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.ReactivePageableHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.ReactiveSortHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.SortArgumentResolver.class - [JAR]

├─ org.springframework.data.web.SortDefault.class - [JAR]

├─ org.springframework.data.web.SortHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.SortHandlerMethodArgumentResolverSupport.class - [JAR]

├─ org.springframework.data.web.SpringDataAnnotationUtils.class - [JAR]

├─ org.springframework.data.web.XmlBeamHttpMessageConverter.class - [JAR]

├─ org.springframework.data.web.package-info.class - [JAR]

org.springframework.data.geo

├─ org.springframework.data.geo.Box.class - [JAR]

├─ org.springframework.data.geo.Circle.class - [JAR]

├─ org.springframework.data.geo.CustomMetric.class - [JAR]

├─ org.springframework.data.geo.Distance.class - [JAR]

├─ org.springframework.data.geo.GeoModule.class - [JAR]

├─ org.springframework.data.geo.GeoPage.class - [JAR]

├─ org.springframework.data.geo.GeoResult.class - [JAR]

├─ org.springframework.data.geo.GeoResults.class - [JAR]

├─ org.springframework.data.geo.Metric.class - [JAR]

├─ org.springframework.data.geo.Metrics.class - [JAR]

├─ org.springframework.data.geo.Point.class - [JAR]

├─ org.springframework.data.geo.Polygon.class - [JAR]

├─ org.springframework.data.geo.Shape.class - [JAR]

├─ org.springframework.data.geo.package-info.class - [JAR]

org.springframework.data.auditing

├─ org.springframework.data.auditing.AnnotationAuditingMetadata.class - [JAR]

├─ org.springframework.data.auditing.AuditableBeanWrapper.class - [JAR]

├─ org.springframework.data.auditing.AuditableBeanWrapperFactory.class - [JAR]

├─ org.springframework.data.auditing.AuditingHandler.class - [JAR]

├─ org.springframework.data.auditing.CurrentDateTimeProvider.class - [JAR]

├─ org.springframework.data.auditing.DateTimeProvider.class - [JAR]

├─ org.springframework.data.auditing.DefaultAuditableBeanWrapperFactory.class - [JAR]

├─ org.springframework.data.auditing.IsNewAwareAuditingHandler.class - [JAR]

├─ org.springframework.data.auditing.MappingAuditableBeanWrapperFactory.class - [JAR]

├─ org.springframework.data.auditing.package-info.class - [JAR]

org.springframework.data.transaction

├─ org.springframework.data.transaction.ChainedTransactionManager.class - [JAR]

├─ org.springframework.data.transaction.MultiTransactionStatus.class - [JAR]

├─ org.springframework.data.transaction.SpringTransactionSynchronizationManager.class - [JAR]

├─ org.springframework.data.transaction.SynchronizationManager.class - [JAR]

├─ org.springframework.data.transaction.package-info.class - [JAR]

org.springframework.data.util

├─ org.springframework.data.util.AnnotatedTypeScanner.class - [JAR]

├─ org.springframework.data.util.AnnotationDetectionFieldCallback.class - [JAR]

├─ org.springframework.data.util.AnnotationDetectionMethodCallback.class - [JAR]

├─ org.springframework.data.util.BeanLookup.class - [JAR]

├─ org.springframework.data.util.CastUtils.class - [JAR]

├─ org.springframework.data.util.ClassTypeInformation.class - [JAR]

├─ org.springframework.data.util.CloseableIterator.class - [JAR]

├─ org.springframework.data.util.DirectFieldAccessFallbackBeanWrapper.class - [JAR]

├─ org.springframework.data.util.GenericArrayTypeInformation.class - [JAR]

├─ org.springframework.data.util.KotlinReflectionUtils.class - [JAR]

├─ org.springframework.data.util.Lazy.class - [JAR]

├─ org.springframework.data.util.LazyStreamable.class - [JAR]

├─ org.springframework.data.util.MethodInvocationRecorder.class - [JAR]

├─ org.springframework.data.util.MultiValueMapCollector.class - [JAR]

├─ org.springframework.data.util.NullableUtils.class - [JAR]

├─ org.springframework.data.util.Optionals.class - [JAR]

├─ org.springframework.data.util.Pair.class - [JAR]

├─ org.springframework.data.util.ParameterTypes.class - [JAR]

├─ org.springframework.data.util.ParameterizedTypeInformation.class - [JAR]

├─ org.springframework.data.util.ParentTypeAwareTypeInformation.class - [JAR]

├─ org.springframework.data.util.ParsingUtils.class - [JAR]

├─ org.springframework.data.util.ProxyUtils.class - [JAR]

├─ org.springframework.data.util.ReflectionUtils.class - [JAR]

├─ org.springframework.data.util.StreamUtils.class - [JAR]

├─ org.springframework.data.util.Streamable.class - [JAR]

├─ org.springframework.data.util.TypeDiscoverer.class - [JAR]

├─ org.springframework.data.util.TypeInformation.class - [JAR]

├─ org.springframework.data.util.TypeVariableTypeInformation.class - [JAR]

├─ org.springframework.data.util.Version.class - [JAR]

├─ org.springframework.data.util.package-info.class - [JAR]