@groovy.transform.CompileStatic class JsonApiDataBindingSourceCreator extends JsonDataBindingSourceCreator
Creates DataBindingSource objects from JSON API in the request body
Modifiers | Name | Description |
---|---|---|
protected static java.lang.String |
ATTRIBUTES |
|
protected static java.lang.String |
DATA |
|
protected static java.lang.String |
ID |
|
protected static java.lang.String |
RELATIONSHIPS |
Constructor and description |
---|
JsonApiDataBindingSourceCreator
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected java.util.Map |
createJsonMap(java.lang.Object jsonElement) |
|
MimeType[] |
getMimeTypes() |