Hi all,
I have a grails application, everything runs fine. I just went to create my first service class and Intellij doesn't recognize it when I create an instance of it. It works, created a test method to do so. Is there any fix for this to let it recognize service classes? Thanks.