JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.toedter.spring.hateoas.jsonapi
Annotation Interface JsonApiMeta
@Target
({
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
JsonApiMeta
Specifies if this field/method should be serialized to and deserialized from JSON:API meta.