hi - i have a grails 5 rest-api app that i am look...
# questions
p
hi - i have a grails 5 rest-api app that i am looking to update to 6. in my grails 5 version i use the spring security rest plugin 3.0.1, but i exclude the spring-security-core and web modules and instead get version 5.6.12 of those. anyhow, grails 6 seems to really hate all that when it comes to spring security it seems like that situation doesnt work at all. it doesnt seem to be able resolve filters and paths and blows up. i must be missing required changes for grails 6?