Specifically,
this class (GspAutoConfiguration) appears to do all the configuration I would need, but where does it exist? What dependencies do I need to include it (and it's autoconfiguration) into a Spring Boot app?
I'm afraid all the restructuring of the Grails project around v7 has me chasing dead ends.