chore(releasenotes): update workflow configurations (#565)

1 file changed
tree: 9577e044f67f5f8ad9e1f4cf8a75578f452f19d2
  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.