Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 2.2 KB

README.md

File metadata and controls

34 lines (23 loc) · 2.2 KB

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