We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a0f7b commit 695b937Copy full SHA for 695b937
README.md
@@ -0,0 +1,7 @@
1
+# Grails Guide - Testing a Secured Grails Application
2
+
3
+This example application demonstrates how to build a test the security of a Grails app; both api and web pages.
4
5
+The completed example source code can be find in the `complete` directory.
6
7
+The published guide can be found on the [Grails Guides website](http://guides.grails.org/grails-test-security/guide/index.html)
0 commit comments