Hi, I'm getting SpringFramework bean creation exceptions when I run my new Grails 4 application. It compiles fine, just won't run anymore. I was able to secured some URLS with InterceptURL Map and it worked fine, until I started customizing the User class and added a few more classes but now can't run the application. Any thoughts on why the Spring Beans are not getting created would be appreciated. Thx