mscharhag / Grails-method-security-example

Apache License 2.0
5 stars 2 forks source link

Grails-method-security-example

This is an example grails project to show some features of the Spring security Plugins (Core + ACL) for implementing method security in services. It's the source I used for writing the blog post Getting Started with method security in Grails using Spring Security

Relevant files are:

(The other files have been generated by Grails and haven't change)