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

Select the Grails MessageSource bean #13630

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

jamesfredley
Copy link
Contributor

@jamesfredley jamesfredley commented Sep 10, 2024

Select the Grails MessageSource bean when Micronaut creates a 2nd MessageSource bean.

org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type 'org.springframework.context.MessageSource' available: expected single matching bean but found 2: messageSource,io.micronaut.spring.context.MicronautApplicationContext(Secondary)

Required by grails/grails-async#140

@jamesfredley jamesfredley merged commit c0ac966 into 7.0.x Sep 10, 2024
11 checks passed
@jamesfredley jamesfredley deleted the jamesfredley/duplicate-messageSource branch September 10, 2024 15:26
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.

2 participants