| commit | ed6b4f466b846cdedda95cc7ef9e28016c056550 | [log] [tgz] |
|---|---|---|
| author | James Kleeh <james.kleeh@gmail.com> | Mon Oct 15 13:36:31 2018 -0400 |
| committer | GitHub <noreply@github.com> | Mon Oct 15 13:36:31 2018 -0400 |
| tree | 1d482cef2423ce1fe42387e4227a32b4c33094f1 | |
| parent | d3a624a05a867a065d3ecc3ad44345de145c5188 [diff] | |
| parent | d07d72698abf298f72d29141a1f212db47c01757 [diff] |
Merge pull request #188 from grails/issue-186 Issue #186
Additional View Technologies for Grails 3.0 and above.
Initial implementation includes JSON views powered by Groovy's JsonBuilder, however this project provides the basis for implementation other view types.
View the latest documentation for details.