Grace Views project provides additional view technologies to Grace Framework, including JSON and Markup views.
JSON views allow rendering of JSON responses using Groovy's StreamingJsonBuilder.
Markup views allow rendering of XML responses using Groovy's MarkupTemplateEngine.
To make it easier for users to use and upgrade, Plugin adopts a version policy consistent with the Grace Framework.
Plugin Version | Grace Version |
---|---|
6.1.x | 2023.1.x |
6.0.x | 2023.0.x |
5.2.x | 2022.2.x |
5.1.x | 2022.1.x |
5.0.x | 2022.0.x |