Release v3.2.0
[skip ci] Release v3.2.0
1 file changed
tree: 50b7a2bdd4b30f4c2498f2bd21f98aaaf20d5e6b
  1. .github/
  2. buildSrc/
  3. core/
  4. docs/
  5. examples/
  6. gradle/
  7. gradle-plugin/
  8. json/
  9. json-templates/
  10. json-testing-support/
  11. markup/
  12. .gitignore
  13. build.gradle
  14. gradle.properties
  15. gradlew
  16. gradlew.bat
  17. LICENSE
  18. README.md
  19. settings.gradle
README.md

Grails Views

Maven Central Java CI

Additional View Technologies for Grails 3 and above.

Initial implementation includes JSON views powered by Groovy's JsonBuilder.
However, this project provides the basis for implementing other view types.

View the latest documentation for details.