- 6
- 0
- 约1.86万字
- 约 19页
- 2017-12-21 发布于浙江
- 举报
The JSON plugin provides a json result type that serializes actions into
JSON. The serialization process is recursive, meaning that the whole object gr
aph, starting on the action class (base class not included) will be serialized (r
oot object can be customized using the root attribute). If the interceptor is
used, the action will be populated from the JSON content in the request, thes
e are the rules of the interceptor:
The content-type must be application/json
The JSON content must be well formed, see for grammar.
Action must have a public set
原创力文档

文档评论(0)