Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grails/grails-data-mapping#1368 - verify that autowiring interface… #222

Open
wants to merge 1 commit into
base: 7.0.x
Choose a base branch
from

Conversation

zyro23
Copy link
Contributor

@zyro23 zyro23 commented Aug 18, 2020

…typed data services works into Configuration beans as well as BeanPostProcessor beans

@puneetbehl looks like the tests pass with gdm-7.0.6 as well (without devtools) because spring already defensively returns null but logs the ArrayIndexOutOfBoundsException at INFO level here: https://github.com/spring-projects/spring-framework/blob/v5.1.17.RELEASE/spring-beans/src/main/java/org/springframework/beans/factory/support/FactoryBeanRegistrySupport.java#L69-L71

as discussed in grails/grails-data-mapping#1371, to be able to fully reproduce the NoSuchBeanDefinitionException we would need to have a way to enable/simulate the devtools restart classloader for integration tests.

thank you!

…ped data services works targeting Configuration beans as well as BeanPostProcessor beans
@CLAassistant
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants