jar

org.springframework.hateoas : spring-hateoas

Maven & Gradle

Jul 19, 2023
225 usages
1k stars

Spring HATEOAS · Library to support implementing representations for hyper-text driven REST web services.

Table Of Contents

Latest Version

Download org.springframework.hateoas : spring-hateoas JAR file - Latest Versions:

All Versions

Download org.springframework.hateoas : spring-hateoas JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.25.x
0.24.x
0.23.x
0.22.x
0.21.x
0.20.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
0.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-hateoas-2.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.hateoas.server

├─ org.springframework.hateoas.server.EntityLinks.class - [JAR]

├─ org.springframework.hateoas.server.ExposesResourceFor.class - [JAR]

├─ org.springframework.hateoas.server.LinkBuilder.class - [JAR]

├─ org.springframework.hateoas.server.LinkBuilderFactory.class - [JAR]

├─ org.springframework.hateoas.server.LinkRelationProvider.class - [JAR]

├─ org.springframework.hateoas.server.MethodLinkBuilderFactory.class - [JAR]

├─ org.springframework.hateoas.server.RepresentationModelAssembler.class - [JAR]

├─ org.springframework.hateoas.server.RepresentationModelProcessor.class - [JAR]

├─ org.springframework.hateoas.server.SimpleRepresentationModelAssembler.class - [JAR]

├─ org.springframework.hateoas.server.TypedEntityLinks.class - [JAR]

├─ org.springframework.hateoas.server.package-info.class - [JAR]

org.springframework.hateoas.mediatype

├─ org.springframework.hateoas.mediatype.AffordanceModelFactory.class - [JAR]

├─ org.springframework.hateoas.mediatype.AffordanceOperations.class - [JAR]

├─ org.springframework.hateoas.mediatype.Affordances.class - [JAR]

├─ org.springframework.hateoas.mediatype.ConfigurableAffordance.class - [JAR]

├─ org.springframework.hateoas.mediatype.ConfigurableHandlerInstantiator.class - [JAR]

├─ org.springframework.hateoas.mediatype.ConfiguredAffordance.class - [JAR]

├─ org.springframework.hateoas.mediatype.DefaultOnlyMessageResolver.class - [JAR]

├─ org.springframework.hateoas.mediatype.InputTypeFactory.class - [JAR]

├─ org.springframework.hateoas.mediatype.JacksonHelper.class - [JAR]

├─ org.springframework.hateoas.mediatype.MessageResolver.class - [JAR]

├─ org.springframework.hateoas.mediatype.MessageSourceResolvableSerializer.class - [JAR]

├─ org.springframework.hateoas.mediatype.MessageSourceResolver.class - [JAR]

├─ org.springframework.hateoas.mediatype.PropertyUtils.class - [JAR]

├─ org.springframework.hateoas.mediatype.TypeBasedPayloadMetadata.class - [JAR]

├─ org.springframework.hateoas.mediatype.package-info.class - [JAR]

org.springframework.hateoas.server.reactive

├─ org.springframework.hateoas.server.reactive.ReactiveRepresentationModelAssembler.class - [JAR]

├─ org.springframework.hateoas.server.reactive.ReactiveRepresentationModelAssemblerBuildDslKt.class - [JAR]

├─ org.springframework.hateoas.server.reactive.SimpleReactiveRepresentationModelAssembler.class - [JAR]

├─ org.springframework.hateoas.server.reactive.SimpleReactiveRepresentationModelAssemblerBuildDslKt.class - [JAR]

├─ org.springframework.hateoas.server.reactive.WebFluxLinkBuilder.class - [JAR]

├─ org.springframework.hateoas.server.reactive.package-info.class - [JAR]

org.springframework.hateoas.server.core

├─ org.springframework.hateoas.server.core.AbstractEntityLinks.class - [JAR]

├─ org.springframework.hateoas.server.core.AnnotationAttribute.class - [JAR]

├─ org.springframework.hateoas.server.core.AnnotationLinkRelationProvider.class - [JAR]

├─ org.springframework.hateoas.server.core.AnnotationMappingDiscoverer.class - [JAR]

├─ org.springframework.hateoas.server.core.CachingMappingDiscoverer.class - [JAR]

├─ org.springframework.hateoas.server.core.ControllerEntityLinks.class - [JAR]

├─ org.springframework.hateoas.server.core.ControllerEntityLinksFactoryBean.class - [JAR]

├─ org.springframework.hateoas.server.core.DefaultLinkRelationProvider.class - [JAR]

├─ org.springframework.hateoas.server.core.DefaultMethodInvocation.class - [JAR]

├─ org.springframework.hateoas.server.core.DelegatingEntityLinks.class - [JAR]

├─ org.springframework.hateoas.server.core.DelegatingLinkRelationProvider.class - [JAR]

├─ org.springframework.hateoas.server.core.DummyInvocationUtils.class - [JAR]

├─ org.springframework.hateoas.server.core.EmbeddedWrapper.class - [JAR]

├─ org.springframework.hateoas.server.core.EmbeddedWrappers.class - [JAR]

├─ org.springframework.hateoas.server.core.EncodingUtils.class - [JAR]

├─ org.springframework.hateoas.server.core.EvoInflectorLinkRelationProvider.class - [JAR]

├─ org.springframework.hateoas.server.core.HeaderLinksResponseEntity.class - [JAR]

├─ org.springframework.hateoas.server.core.LastInvocationAware.class - [JAR]

├─ org.springframework.hateoas.server.core.LinkBuilderSupport.class - [JAR]

├─ org.springframework.hateoas.server.core.MappingDiscoverer.class - [JAR]

├─ org.springframework.hateoas.server.core.MethodInvocation.class - [JAR]

├─ org.springframework.hateoas.server.core.MethodParameters.class - [JAR]

├─ org.springframework.hateoas.server.core.PropertyResolvingMappingDiscoverer.class - [JAR]

├─ org.springframework.hateoas.server.core.Relation.class - [JAR]

├─ org.springframework.hateoas.server.core.SpringAffordanceBuilder.class - [JAR]

├─ org.springframework.hateoas.server.core.TemplateVariableAwareLinkBuilderSupport.class - [JAR]

├─ org.springframework.hateoas.server.core.TypeReferences.class - [JAR]

├─ org.springframework.hateoas.server.core.UriMapping.class - [JAR]

├─ org.springframework.hateoas.server.core.UriTemplateFactory.class - [JAR]

├─ org.springframework.hateoas.server.core.WebHandler.class - [JAR]

├─ org.springframework.hateoas.server.core.package-info.class - [JAR]

org.springframework.hateoas

├─ org.springframework.hateoas.Affordance.class - [JAR]

├─ org.springframework.hateoas.AffordanceModel.class - [JAR]

├─ org.springframework.hateoas.CollectionModel.class - [JAR]

├─ org.springframework.hateoas.EntityModel.class - [JAR]

├─ org.springframework.hateoas.IanaLinkRelations.class - [JAR]

├─ org.springframework.hateoas.IanaUriSchemes.class - [JAR]

├─ org.springframework.hateoas.InputType.class - [JAR]

├─ org.springframework.hateoas.Link.class - [JAR]

├─ org.springframework.hateoas.LinkRelation.class - [JAR]

├─ org.springframework.hateoas.Links.class - [JAR]

├─ org.springframework.hateoas.MediaTypes.class - [JAR]

├─ org.springframework.hateoas.NonComposite.class - [JAR]

├─ org.springframework.hateoas.PagedModel.class - [JAR]

├─ org.springframework.hateoas.QueryParameter.class - [JAR]

├─ org.springframework.hateoas.RepresentationModel.class - [JAR]

├─ org.springframework.hateoas.SlicedModel.class - [JAR]

├─ org.springframework.hateoas.StringLinkRelation.class - [JAR]

├─ org.springframework.hateoas.TemplateVariable.class - [JAR]

├─ org.springframework.hateoas.TemplateVariables.class - [JAR]

├─ org.springframework.hateoas.UriTemplate.class - [JAR]

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

org.springframework.hateoas.mediatype.problem

├─ org.springframework.hateoas.mediatype.problem.HttpProblemDetailsConfigurationProvider.class - [JAR]

├─ org.springframework.hateoas.mediatype.problem.HttpProblemDetailsMappingInformation.class - [JAR]

├─ org.springframework.hateoas.mediatype.problem.Problem.class - [JAR]

├─ org.springframework.hateoas.mediatype.problem.package-info.class - [JAR]

org.springframework.hateoas.support

├─ org.springframework.hateoas.support.ClassUtils.class - [JAR]

├─ org.springframework.hateoas.support.WebStack.class - [JAR]

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

org.springframework.hateoas.mediatype.vnderrors

├─ org.springframework.hateoas.mediatype.vnderrors.VndErrors.class - [JAR]

├─ org.springframework.hateoas.mediatype.vnderrors.package-info.class - [JAR]

org.springframework.hateoas.mediatype.html

├─ org.springframework.hateoas.mediatype.html.HtmlInputType.class - [JAR]

├─ org.springframework.hateoas.mediatype.html.HtmlInputTypeFactory.class - [JAR]

├─ org.springframework.hateoas.mediatype.html.package-info.class - [JAR]

org.springframework.hateoas.aot

├─ org.springframework.hateoas.aot.AotUtils.class - [JAR]

├─ org.springframework.hateoas.aot.ControllerMethodReturnTypeAotProcessor.class - [JAR]

├─ org.springframework.hateoas.aot.HateoasTypesRuntimeHints.class - [JAR]

├─ org.springframework.hateoas.aot.HypermediaTypeAotProcessor.class - [JAR]

├─ org.springframework.hateoas.aot.HypermediaTypesRuntimeHints.class - [JAR]

├─ org.springframework.hateoas.aot.RepresentationModelAssemblerAotProcessor.class - [JAR]

org.springframework.hateoas.mediatype.uber

├─ org.springframework.hateoas.mediatype.uber.Jackson2UberModule.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.Uber.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.UberAction.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.UberAffordanceModel.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.UberAffordanceModelFactory.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.UberData.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.UberDocument.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.UberError.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.UberLinkDiscoverer.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.UberMediaTypeConfiguration.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.UberMediaTypeConfigurationProvider.class - [JAR]

├─ org.springframework.hateoas.mediatype.uber.package-info.class - [JAR]

org.springframework.hateoas.client

├─ org.springframework.hateoas.client.Hop.class - [JAR]

├─ org.springframework.hateoas.client.JsonPathLinkDiscoverer.class - [JAR]

├─ org.springframework.hateoas.client.LinkDiscoverer.class - [JAR]

├─ org.springframework.hateoas.client.LinkDiscoverers.class - [JAR]

├─ org.springframework.hateoas.client.Rels.class - [JAR]

├─ org.springframework.hateoas.client.Traverson.class - [JAR]

├─ org.springframework.hateoas.client.TraversonDefaults.class - [JAR]

├─ org.springframework.hateoas.client.package-info.class - [JAR]

org.springframework.hateoas.mediatype.hal

├─ org.springframework.hateoas.mediatype.hal.CollectionModelMixin.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.CurieProvider.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.DefaultCurieProvider.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.HalConfiguration.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.HalEmbeddedBuilder.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.HalLinkDiscoverer.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.HalLinkRelation.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.HalMediaTypeConfiguration.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.HalMediaTypeConfigurationProvider.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.HalModelBuilder.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.HalTraversonDefaults.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.Jackson2HalModule.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.LinkMixin.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.RepresentationModelMixin.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.package-info.class - [JAR]

org.springframework.hateoas.mediatype.alps

├─ org.springframework.hateoas.mediatype.alps.Alps.class - [JAR]

├─ org.springframework.hateoas.mediatype.alps.AlpsLinkDiscoverer.class - [JAR]

├─ org.springframework.hateoas.mediatype.alps.Descriptor.class - [JAR]

├─ org.springframework.hateoas.mediatype.alps.Doc.class - [JAR]

├─ org.springframework.hateoas.mediatype.alps.Ext.class - [JAR]

├─ org.springframework.hateoas.mediatype.alps.Format.class - [JAR]

├─ org.springframework.hateoas.mediatype.alps.Type.class - [JAR]

├─ org.springframework.hateoas.mediatype.alps.package-info.class - [JAR]

org.springframework.hateoas.mediatype.collectionjson

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJson.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonAffordanceModel.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonAffordanceModelFactory.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonData.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonDocument.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonError.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonItem.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonLinkDiscoverer.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonMediaTypeConfiguration.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonMediaTypeConfigurationProvider.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonQuery.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionJsonTemplate.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.CollectionRepresentationModelMixin.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.EntityRepresentationModelMixin.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.Jackson2CollectionJsonModule.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.PagedResourcesMixin.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.RepresentationModelMixin.class - [JAR]

├─ org.springframework.hateoas.mediatype.collectionjson.package-info.class - [JAR]

org.springframework.hateoas.server.mvc

├─ org.springframework.hateoas.server.mvc.BasicLinkBuilder.class - [JAR]

├─ org.springframework.hateoas.server.mvc.ControllerLinkRelationProvider.class - [JAR]

├─ org.springframework.hateoas.server.mvc.JacksonSerializers.class - [JAR]

├─ org.springframework.hateoas.server.mvc.MvcLink.class - [JAR]

├─ org.springframework.hateoas.server.mvc.RepresentationModelAssemblerSupport.class - [JAR]

├─ org.springframework.hateoas.server.mvc.RepresentationModelProcessorHandlerMethodReturnValueHandler.class - [JAR]

├─ org.springframework.hateoas.server.mvc.RepresentationModelProcessorInvoker.class - [JAR]

├─ org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter.class - [JAR]

├─ org.springframework.hateoas.server.mvc.UriComponentsBuilderFactory.class - [JAR]

├─ org.springframework.hateoas.server.mvc.UriComponentsContributor.class - [JAR]

├─ org.springframework.hateoas.server.mvc.WebMvcAffordanceBuilderDsl.class - [JAR]

├─ org.springframework.hateoas.server.mvc.WebMvcAffordanceBuilderDslKt.class - [JAR]

├─ org.springframework.hateoas.server.mvc.WebMvcLinkBuilder.class - [JAR]

├─ org.springframework.hateoas.server.mvc.WebMvcLinkBuilderDsl.class - [JAR]

├─ org.springframework.hateoas.server.mvc.WebMvcLinkBuilderDslKt.class - [JAR]

├─ org.springframework.hateoas.server.mvc.WebMvcLinkBuilderFactory.class - [JAR]

├─ org.springframework.hateoas.server.mvc.package-info.class - [JAR]

org.springframework.hateoas.config

├─ org.springframework.hateoas.config.EnableHypermediaSupport.class - [JAR]

├─ org.springframework.hateoas.config.EntityLinksConfiguration.class - [JAR]

├─ org.springframework.hateoas.config.HateoasConfiguration.class - [JAR]

├─ org.springframework.hateoas.config.HypermediaConfigurationImportSelector.class - [JAR]

├─ org.springframework.hateoas.config.HypermediaMappingInformation.class - [JAR]

├─ org.springframework.hateoas.config.HypermediaMappingInformationComparator.class - [JAR]

├─ org.springframework.hateoas.config.HypermediaRestTemplateConfigurer.class - [JAR]

├─ org.springframework.hateoas.config.HypermediaWebClientConfigurer.class - [JAR]

├─ org.springframework.hateoas.config.HypermediaWebTestClientConfigurer.class - [JAR]

├─ org.springframework.hateoas.config.MediaTypeConfigurationProvider.class - [JAR]

├─ org.springframework.hateoas.config.RestTemplateHateoasConfiguration.class - [JAR]

├─ org.springframework.hateoas.config.WebClientHateoasConfiguration.class - [JAR]

├─ org.springframework.hateoas.config.WebConverters.class - [JAR]

├─ org.springframework.hateoas.config.WebFluxHateoasConfiguration.class - [JAR]

├─ org.springframework.hateoas.config.WebMvcEntityLinksConfiguration.class - [JAR]

├─ org.springframework.hateoas.config.WebMvcHateoasConfiguration.class - [JAR]

├─ org.springframework.hateoas.config.WebStackImportSelector.class - [JAR]

├─ org.springframework.hateoas.config.WebTestHateoasConfiguration.class - [JAR]

├─ org.springframework.hateoas.config.WebfluxCodecCustomizer.class - [JAR]

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

org.springframework.hateoas.mediatype.hal.forms

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsAffordanceModel.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsAffordanceModelFactory.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsConfiguration.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsDeserializers.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsLinkDiscoverer.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsMediaTypeConfiguration.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsMediaTypeConfigurationProvider.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsOptions.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsOptionsFactory.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsPromptedValue.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsProperty.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsPropertyFactory.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsTemplate.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsTemplateBuilder.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.HalFormsTemplatePropertyWriter.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.Jackson2HalFormsModule.class - [JAR]

├─ org.springframework.hateoas.mediatype.hal.forms.package-info.class - [JAR]

Advertisement

Dependencies from Group

Jul 19, 2023
225 usages
1k stars

Discover Dependencies

Feb 12, 2023
135 usages
73 stars
Aug 18, 2023
111 usages
2.7k stars
Oct 05, 2021
355 stars
Aug 10, 2023
157 usages
2.1k stars
Aug 23, 2023
272 usages
Mar 17, 2023
3.1k usages
2.1k stars
Apr 27, 2023
228 usages
169 stars
Jul 26, 2023
952 usages
1.3k stars
Jun 18, 2023
6.3k usages
3.1k stars