Package com.github.jasminb.jsonapi.annotations
-
Annotation Types Summary Annotation Type Description Id Annotation used to mark resource field as an id in JSON API resource class.Links Annotation used to configure links field in JSON API resources.Meta Annotation used to configure meta field in JSON API resources.Relationship Annotation used to configure relationship field in JSON API resources.RelationshipLinks Relationship links annotation.RelationshipMeta Relationship meta annotation.Type Used for declaring type as a JSON API resource.