jar

org.springframework.data : spring-data-rest-core

Maven & Gradle

Aug 18, 2023
71 usages
87 stars

Spring Data REST - Core · Spring Data REST - Core

Table Of Contents

Latest Version

Download org.springframework.data : spring-data-rest-core JAR file - Latest Versions:

All Versions

Download org.springframework.data : spring-data-rest-core JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.0.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-rest-core-4.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.data.rest.core.config

├─ org.springframework.data.rest.core.config.EntityLookupConfiguration.class - [JAR]

├─ org.springframework.data.rest.core.config.EntityLookupRegistrar.class - [JAR]

├─ org.springframework.data.rest.core.config.EnumTranslationConfiguration.class - [JAR]

├─ org.springframework.data.rest.core.config.JsonSchemaFormat.class - [JAR]

├─ org.springframework.data.rest.core.config.MetadataConfiguration.class - [JAR]

├─ org.springframework.data.rest.core.config.Projection.class - [JAR]

├─ org.springframework.data.rest.core.config.ProjectionDefinitionConfiguration.class - [JAR]

├─ org.springframework.data.rest.core.config.RepositoryRestConfiguration.class - [JAR]

├─ org.springframework.data.rest.core.config.ResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.config.ResourceMappingConfiguration.class - [JAR]

org.springframework.data.rest.core.util

├─ org.springframework.data.rest.core.util.MapUtils.class - [JAR]

org.springframework.data.rest.core.event

├─ org.springframework.data.rest.core.event.AbstractRepositoryEventListener.class - [JAR]

├─ org.springframework.data.rest.core.event.AfterCreateEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.AfterDeleteEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.AfterLinkDeleteEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.AfterLinkSaveEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.AfterSaveEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.AnnotatedEventHandlerInvoker.class - [JAR]

├─ org.springframework.data.rest.core.event.BeforeCreateEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.BeforeDeleteEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.BeforeLinkDeleteEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.BeforeLinkSaveEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.BeforeSaveEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.ExceptionEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.LinkedEntityEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.RepositoryEvent.class - [JAR]

├─ org.springframework.data.rest.core.event.ValidatingRepositoryEventListener.class - [JAR]

org.springframework.data.rest.core.mapping

├─ org.springframework.data.rest.core.mapping.AnnotationBasedResourceDescription.class - [JAR]

├─ org.springframework.data.rest.core.mapping.CollectionResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ComposableFilter.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ConfigurableHttpMethods.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ConfigurationApplyingSupportedHttpMethodsAdapter.class - [JAR]

├─ org.springframework.data.rest.core.mapping.CrudMethodsSupportedHttpMethods.class - [JAR]

├─ org.springframework.data.rest.core.mapping.EvoInflectorTypeBasedCollectionResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ExposureConfiguration.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ExposureConfigurer.class - [JAR]

├─ org.springframework.data.rest.core.mapping.HttpMethods.class - [JAR]

├─ org.springframework.data.rest.core.mapping.MappingResourceMetadata.class - [JAR]

├─ org.springframework.data.rest.core.mapping.MethodResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ParameterMetadata.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ParametersMetadata.class - [JAR]

├─ org.springframework.data.rest.core.mapping.PersistentEntitiesResourceMappings.class - [JAR]

├─ org.springframework.data.rest.core.mapping.PersistentPropertyResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.mapping.PropertyAwareResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.mapping.RepositoryAwareResourceMetadata.class - [JAR]

├─ org.springframework.data.rest.core.mapping.RepositoryCollectionResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.mapping.RepositoryDetectionStrategy.class - [JAR]

├─ org.springframework.data.rest.core.mapping.RepositoryMethodResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.mapping.RepositoryResourceMappings.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ResolvableResourceDescriptionSupport.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ResourceDescription.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ResourceMappings.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ResourceMetadata.class - [JAR]

├─ org.springframework.data.rest.core.mapping.ResourceType.class - [JAR]

├─ org.springframework.data.rest.core.mapping.SearchResourceMappings.class - [JAR]

├─ org.springframework.data.rest.core.mapping.SimpleResourceDescription.class - [JAR]

├─ org.springframework.data.rest.core.mapping.SupportedHttpMethods.class - [JAR]

├─ org.springframework.data.rest.core.mapping.TypeBasedCollectionResourceMapping.class - [JAR]

├─ org.springframework.data.rest.core.mapping.TypedResourceDescription.class - [JAR]

org.springframework.data.rest.core.annotation

├─ org.springframework.data.rest.core.annotation.Description.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleAfterCreate.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleAfterDelete.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleAfterLinkDelete.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleAfterLinkSave.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleAfterSave.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleBeforeCreate.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleBeforeDelete.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleBeforeLinkDelete.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleBeforeLinkSave.class - [JAR]

├─ org.springframework.data.rest.core.annotation.HandleBeforeSave.class - [JAR]

├─ org.springframework.data.rest.core.annotation.RepositoryEventHandler.class - [JAR]

├─ org.springframework.data.rest.core.annotation.RepositoryRestResource.class - [JAR]

├─ org.springframework.data.rest.core.annotation.RestResource.class - [JAR]

org.springframework.data.rest.core

├─ org.springframework.data.rest.core.AggregateReference.class - [JAR]

├─ org.springframework.data.rest.core.AssociationAggregateReference.class - [JAR]

├─ org.springframework.data.rest.core.Path.class - [JAR]

├─ org.springframework.data.rest.core.RepositoryConstraintViolationException.class - [JAR]

├─ org.springframework.data.rest.core.ResolvingAggregateReference.class - [JAR]

├─ org.springframework.data.rest.core.StringToLdapNameConverter.class - [JAR]

├─ org.springframework.data.rest.core.UriToEntityConverter.class - [JAR]

├─ org.springframework.data.rest.core.ValidationErrors.class - [JAR]

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

org.springframework.data.rest.core.support

├─ org.springframework.data.rest.core.support.DefaultSelfLinkProvider.class - [JAR]

├─ org.springframework.data.rest.core.support.EntityLookup.class - [JAR]

├─ org.springframework.data.rest.core.support.EntityLookupSupport.class - [JAR]

├─ org.springframework.data.rest.core.support.RepositoryRelProvider.class - [JAR]

├─ org.springframework.data.rest.core.support.ResourceMappingUtils.class - [JAR]

├─ org.springframework.data.rest.core.support.ResourceStringUtils.class - [JAR]

├─ org.springframework.data.rest.core.support.SelfLinkProvider.class - [JAR]

├─ org.springframework.data.rest.core.support.SimpleRelProvider.class - [JAR]

├─ org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory.class - [JAR]

org.springframework.data.rest.core.projection

├─ org.springframework.data.rest.core.projection.ProjectionDefinitions.class - [JAR]

Advertisement

Dependencies from Group

Aug 18, 2023
1.4k usages
88 stars
Aug 18, 2023
906 usages
1.5k stars
Aug 18, 2023
692 usages
2.7k stars
Aug 18, 2023
684 usages
1.6k stars
Aug 18, 2023
111 usages
2.7k stars

Discover Dependencies

Aug 18, 2023
71 usages
88 stars
Aug 18, 2023
53 usages
88 stars
Mar 21, 2018
6.4k stars
Apr 03, 2023
11 stars
Jul 13, 2022
42 usages
Oct 09, 2018
39 usages
11.4k stars
dns
Sep 21, 2021
15 usages
198 stars
Feb 01, 2018
2 usages
491 stars
Feb 18, 2023
2 usages
119 stars