back to snapshot
1 file changed
tree: 018843a95c530a2d55caf2411ad6a9548e637a51
  1. core/
  2. docs/
  3. functional-tests/
  4. functional-tests-plugin/
  5. gradle/
  6. json/
  7. markup/
  8. publishing/
  9. .gitignore
  10. .travis.yml
  11. build.gradle
  12. gradle.properties
  13. gradlew
  14. gradlew.bat
  15. LICENSE
  16. README.md
  17. settings.gradle
  18. travis-build.sh
README.md

Grails Views

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.