| Annotation Type | Description |
|---|---|
| JsonApiId |
Defines a field which will be used as an identifier of a resource.
|
| JsonApiIncludeByDefault |
Indicates additional resources that should be included by default with every primary resource.
|
| JsonApiResource |
Defines a resource.
|
| JsonApiToMany |
Indicates an association to many values which need to be handled by a separate repository.
|
| JsonApiToOne |
Indicates an association to single value which need to be handled by a separate repository.
|
Copyright © 2015. All Rights Reserved.