(Quick Reference)

REST

Description

Adds support for JSON Views and Markup Views to the project.

Usage

Add grace-boot-rest dependency to build.gradle,

dependencies {
    implementation "org.graceframework:grace-boot-rest"
}

Resources