You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,3 +13,18 @@ See [documentation](https://grails-plugins.github.io/grails-spring-security-core
13
13
-`4.0.x` compatible with Grails 4
14
14
-`3.3.x` compatible with Grails 3.3.x
15
15
-`3.2.x` compatible with Grails 3.2.x
16
+
17
+
Grails 7 requires disabling any Spring Security Auto Configurations you may have in your classpath. This can be done via annotation or `application.yml`
0 commit comments