The GitHub Actions job "CI - Groovy Joint Validation Build" on grails-core.git/feat/mongo-spring-data-interop has succeeded. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: bc4bfced01a433c8df4eedf100d63953ebcb7be8 / Scott Murphy Heiberg <[email protected]> Address review: fix auto-config discovery path and document @Primary tx manager Move the Spring Boot auto-configuration registration from the non-standard META-INF/services/spring/ location to META-INF/spring/, which is where Spring Boot's ImportCandidates actually scans - otherwise the module never auto-configures in a real application. Add a test that asserts the imports file is at the canonical location (and not the old one) so the path cannot silently regress. Also document that the unified manager is @Primary (required to win over GORM's mongoTransactionManager) and how to target the intended manager in an application that mixes another persistence stack. Report URL: https://github.com/apache/grails-core/actions/runs/27879502353 With regards, GitHub Actions via GitBox
