Grails command plugin
Owner: virtualdogbert | 4.0.0 | Jun 26, 2018 | Package | Issues | Source | Documentation | License: Apache-2.0
dependencies {
compile 'org.grails.plugins:command:4.0.0'
}
The command Plugin, give Grails a convention for command objects, and adds an ErrorsHandler AST to reduce error handling boilerplate.
For documentation see the github page: documentation