grails-functional-tests
grails-functional-tests copied to clipboard
https://github.com/grails/grails-core/issues/11367
Expanded integrationtest to demonstrate that it is not possible to inject StatefulRedisConnection without @Qualifier("io.lettuce.core.api.StatefulRedisConnection(Primary)")
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Given that there's a change of direction in Grails 7 so that Micronaut is not integrated directly into grails, but rather Grails apps should use https://micronaut-projects.github.io/micronaut-spring/latest/guide/ to integrate it. I'm going to go ahead and close this and not merge.