(Quick Reference)

async

Description

Adds support for the Grace Async.

Usage

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

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