Serialized Form
-
Package org.springframework.hateoas
-
Class org.springframework.hateoas.Link
class Link extends Object implements Serializable- serialVersionUID:
- -9037755944661782121L
-
Serialized Fields
-
affordances
List<Affordance> affordances
-
deprecation
@Nullable String deprecation
-
href
String href
-
hreflang
@Nullable String hreflang
-
media
@Nullable String media
-
name
@Nullable String name
-
profile
@Nullable String profile
-
rel
LinkRelation rel
-
template
@Nullable UriTemplate template
-
title
@Nullable String title
-
type
@Nullable String type
-
-
Class org.springframework.hateoas.TemplateVariable
class TemplateVariable extends Object implements Serializable- serialVersionUID:
- -2731446749851863774L
-
Serialized Fields
-
cardinality
TemplateVariable.Cardinality cardinality
-
description
String description
-
limit
int limit
-
name
String name
-
type
TemplateVariable.VariableType type
-
-
Class org.springframework.hateoas.TemplateVariables
class TemplateVariables extends Object implements Serializable- serialVersionUID:
- -7736592281223783079L
-
Serialized Fields
-
variables
List<TemplateVariable> variables
-
-
Class org.springframework.hateoas.UriTemplate
class UriTemplate extends Object implements Serializable- serialVersionUID:
- -1007874653930162262L
-
Serialized Fields
-
baseUri
String baseUri
-
groups
org.springframework.hateoas.UriTemplate.ExpandGroups groups
-
template
String template
-
variables
TemplateVariables variables
-
-
-
Package org.springframework.hateoas.mediatype.collectionjson
-
Class org.springframework.hateoas.mediatype.collectionjson.CollectionJsonJacksonModule
class CollectionJsonJacksonModule extends tools.jackson.databind.module.SimpleModule implements Serializable- serialVersionUID:
- -6540574644565592709L
-
-
Package org.springframework.hateoas.mediatype.hal
-
Class org.springframework.hateoas.mediatype.hal.DefaultCurieProvider.Curie
class Curie extends Link implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.springframework.hateoas.mediatype.hal.HalJacksonModule
class HalJacksonModule extends tools.jackson.databind.module.SimpleModule implements Serializable- serialVersionUID:
- 7806951456457932384L
-
Class org.springframework.hateoas.mediatype.hal.LinkMixin
class LinkMixin extends Link implements Serializable- serialVersionUID:
- 4720588561299667409L
-
-
Package org.springframework.hateoas.mediatype.hal.forms
-
Class org.springframework.hateoas.mediatype.hal.forms.HalFormsJacksonModule
class HalFormsJacksonModule extends tools.jackson.databind.module.SimpleModule implements Serializable- serialVersionUID:
- -4496351128468451196L
-
-
Package org.springframework.hateoas.mediatype.uber
-
Class org.springframework.hateoas.mediatype.uber.UberJacksonModule
class UberJacksonModule extends tools.jackson.databind.module.SimpleModule implements Serializable- serialVersionUID:
- -2396790508486870880L
-