Release v3.0.0
[skip ci] Release v3.0.0
1 file changed
tree: 6f776573741316dd03792dd51e34320dfcd10839
  1. .github/
  2. core/
  3. docs/
  4. examples/
  5. gradle/
  6. json/
  7. json-templates/
  8. json-testing-support/
  9. markup/
  10. publishing/
  11. .gitignore
  12. build.gradle
  13. gradle.properties
  14. gradlew
  15. gradlew.bat
  16. LICENSE
  17. README.md
  18. settings.gradle
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.

Java CI