jdaugherty commented on issue #14130: URL: https://github.com/apache/grails-core/issues/14130#issuecomment-2797604423
Thank you for providing a sample application. Have you issued a clean? I ran `./gradlew bootRun` and then visited `http://localhost:8080/` The output I have in my console is: > Task :bootRun Grails application running at http://localhost:8080 in environment: development [A, B] str <===========--> 85% EXECUTING [49s] > :bootRun I do not have any errors with JDK 17 with Mac OS 15.4. Running with JDK 11, I also do not have any errors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
