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

Primary resolution against FactoryBean instances #22711

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

lgxbslgx
Copy link
Contributor

Transform the beanName in method DefaultListableBeanFactory.isPrimary.
Add the corresponding test cases.
Fixes #22675.

Transform the beanName in method DefaultListableBeanFactory.isPrimary.
Add the corresponding test cases.
Fixes spring-projects#22675.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 30, 2019
@jhoeller jhoeller self-assigned this Mar 31, 2019
@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Mar 31, 2019
@jhoeller jhoeller added this to the 5.2 M1 milestone Mar 31, 2019
@jhoeller jhoeller changed the title Transform the beanName in method isPrimary Primary resolution against FactoryBean instances Mar 31, 2019
@jhoeller jhoeller merged commit 7b11c3b into spring-projects:master Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants