We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This will massively reduce release time and ensure compatibility across the Grails Spring Security plugins.
Transition from TOML to gradle.properties for versions not in grails-bom.
TOML
gradle.properties
grails-bom
https://github.com/grails/grails-spring-security-rest - Grails plugin to implement token-based, RESTful authentication using Spring Security https://github.com/grails/grails-spring-security-ui - The Spring Security UI plugin provides CRUD screens and other user management workflows. https://github.com/grails/grails-spring-security-oauth2 - Spring security Oauth Grails 3 plugin https://github.com/grails/grails-spring-security-acl https://github.com/grails/grails-spring-security-cas https://github.com/grails-plugins/grails-spring-security-ldap
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue description
This will massively reduce release time and ensure compatibility across the Grails Spring Security plugins.
Transition from
TOML
togradle.properties
for versions not ingrails-bom
.https://github.com/grails/grails-spring-security-rest - Grails plugin to implement token-based, RESTful authentication using Spring Security
https://github.com/grails/grails-spring-security-ui - The Spring Security UI plugin provides CRUD screens and other user management workflows.
https://github.com/grails/grails-spring-security-oauth2 - Spring security Oauth Grails 3 plugin
https://github.com/grails/grails-spring-security-acl
https://github.com/grails/grails-spring-security-cas
https://github.com/grails-plugins/grails-spring-security-ldap
The text was updated successfully, but these errors were encountered: