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
fix: Remove redundant default controller scope from app config (#342)
As singleton is the default scope for controllers since Grails 6.2 we
can remove this setting from the application config.
Related apache/grails-core#13332
0 commit comments