All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-data-rest-core JAR 2.5.2.RELEASE with all dependencies


Files of the artifact spring-data-rest-core version 2.5.2.RELEASE from the group org.springframework.data.

Artifact spring-data-rest-core
Group org.springframework.data
Version 2.5.2.RELEASE


Please rate this JAR file. Is it a good library?

spring-data-rest-core
Rate from 1 - 5, Rated 5.00 based on 1 reviews

143 downloads

Source code of spring-data-rest-core version 2.5.2.RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.springframework.data.spring-data-rest-core
META-INF.maven.org.springframework.data.spring-data-rest-core.META-INF.maven.org.springframework.data.spring-data-rest-core.pom.properties
META-INF.maven.org.springframework.data.spring-data-rest-core.META-INF.maven.org.springframework.data.spring-data-rest-core.pom.xml
org.springframework.data.rest.core
org.springframework.data.rest.core.org.springframework.data.rest.core.Path
org.springframework.data.rest.core.org.springframework.data.rest.core.RepositoryConstraintViolationException
org.springframework.data.rest.core.org.springframework.data.rest.core.UriToEntityConverter
org.springframework.data.rest.core.org.springframework.data.rest.core.ValidationErrors
org.springframework.data.rest.core.annotation
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.Description
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterCreate
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterDelete
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterLinkDelete
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterLinkSave
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterSave
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeCreate
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeDelete
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeLinkDelete
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeLinkSave
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeSave
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.RepositoryEventHandler
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.RepositoryRestResource
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.RestResource
org.springframework.data.rest.core.config
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.EntityLookupConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.EntityLookupRegistrar
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.EnumTranslationConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.JsonSchemaFormat
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.MetadataConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.Projection
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.ProjectionDefinitionConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.RepositoryRestConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.ResourceMapping
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.ResourceMappingConfiguration
org.springframework.data.rest.core.event
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AbstractRepositoryEventListener
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterCreateEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterDeleteEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterLinkDeleteEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterLinkSaveEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterSaveEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AnnotatedEventHandlerInvoker
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeCreateEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeDeleteEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeLinkDeleteEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeLinkSaveEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeSaveEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.ExceptionEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.LinkedEntityEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.RepositoryEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.ValidatingRepositoryEventListener
org.springframework.data.rest.core.mapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.AnnotationBasedResourceDescription
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.CollectionResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.CrudMethodsSupportedHttpMethods
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.EvoInflectorTypeBasedCollectionResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.MappingResourceMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.MethodResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ParameterMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ParametersMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.PersistentEntitiesResourceMappings
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.PersistentPropertyResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.PropertyAwareResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryAwareResourceMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryCollectionResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryDetectionStrategy
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryMethodResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryResourceMappings
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResolvableResourceDescriptionSupport
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceDescription
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceMappings
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceType
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.SearchResourceMappings
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.SimpleResourceDescription
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.SupportedHttpMethods
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.TypeBasedCollectionResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.TypedResourceDescription
org.springframework.data.rest.core.projection
org.springframework.data.rest.core.projection.org.springframework.data.rest.core.projection.ProjectionDefinitions
org.springframework.data.rest.core.support
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.DefaultSelfLinkProvider
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.DomainObjectMerger
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.EntityLookup
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.EntityLookupSupport
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.RepositoryRelProvider
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.ResourceMappingUtils
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.ResourceStringUtils
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.SelfLinkProvider
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.SimpleRelProvider
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory
org.springframework.data.rest.core.util
org.springframework.data.rest.core.util.org.springframework.data.rest.core.util.Function
org.springframework.data.rest.core.util.org.springframework.data.rest.core.util.MapUtils
org.springframework.data.rest.core.util.org.springframework.data.rest.core.util.Methods




© 2015 - 2025 Weber Informatics LLC | Privacy Policy