| commit | ba6d98cc8157101d842bc0a3198cd3c2dffc9bef | [log] [tgz] |
|---|---|---|
| author | graemerocher <graeme.rocher@gmail.com> | Wed Apr 13 16:09:48 2016 +0200 |
| committer | graemerocher <graeme.rocher@gmail.com> | Wed Apr 13 16:09:48 2016 +0200 |
| tree | bfd8d8b1539cd0b15012330973892e14768b55cc | |
| parent | bf64765a8bef25653e89f97a1295de1104e55008 [diff] |
Handle template paths better in template namespace. Fixes https://github.com/grails/grails-core/issues/9858
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.