Version - 0.0.3
Grails Version - 3.2.0 > *
Author - CauseCode Technologies
Add this to the dependencies block of your build.gradle
file.
dependencies {
compile "com.causecode.plugins:rest-security-core:$VERSION"
}
This plugin contains the basic configurations required for using spring-security-core and spring-security-rest plugins in any application.