sbglasius commented on PR #15229: URL: https://github.com/apache/grails-core/pull/15229#issuecomment-3551519325
@matrei Since SpringSecurityCore is under Apache Grails, I agree with @codeconsole, but in any other case I would disagree too. Now that this is an open issue, how about creating a `META-INF/service/grails.banner.loader` with the name of the `GrailsBanner` class to implement, and then (I assume) SpringSecurityCore could extend `GrailsBanner` and override `META-INFO/service/grails.banner.loader` I'm not 100% sure about the load order in such case? and perhaps it's just a big overkill 😀 -- 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]
