grails-functional-tests icon indicating copy to clipboard operation
grails-functional-tests copied to clipboard

https://github.com/grails/grails-core/issues/11367

Open andersaaberg opened this issue 6 years ago • 2 comments

Expanded integrationtest to demonstrate that it is not possible to inject StatefulRedisConnection without @Qualifier("io.lettuce.core.api.StatefulRedisConnection(Primary)")

andersaaberg avatar Oct 18 '19 18:10 andersaaberg

CLA assistant check
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.

CLAassistant avatar Mar 26 '24 00:03 CLAassistant

CLA assistant check
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.

CLAassistant avatar Mar 26 '24 00:03 CLAassistant

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.

jdaugherty avatar Feb 08 '25 03:02 jdaugherty