Skip to content

graceframework/grace-views

Repository files navigation

Main branch build status Apache 2.0 license Latest version on Maven Central Grace on X

Groovy Version Grace Version Spring Boot Version

Grace Views

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.

Versions

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

Links