Release 1.1.0 M2
1 file changed
tree: eeba60e86b3f0a5991a8085eb3482a9003a06561
  1. core/
  2. docs/
  3. functional-tests/
  4. functional-tests-plugin/
  5. gradle/
  6. json/
  7. json-templates/
  8. markup/
  9. publishing/
  10. .gitignore
  11. .travis.yml
  12. build.gradle
  13. gradle.properties
  14. gradlew
  15. gradlew.bat
  16. LICENSE
  17. README.md
  18. settings.gradle
  19. 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.

Build Status