Skip to content

Bean Overrides cannot reliably override beans created by a FactoryBean with generics #33811

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

Closed
sbrannen opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
in: test Issues in the test module type: bug A general bug
Milestone

Comments

@sbrannen
Copy link
Member

sbrannen commented Oct 29, 2024

Overview

This issue is effectively a duplicate of the spring-projects/spring-boot#40234 bug report against Spring Boot which was fixed in Spring Boot after the @SpyBean had been ported to Spring Framework in conjunction with #29917.

Thus, I'm creating this issue to ensure that bug is fixed in Spring Framework's Bean Override support as well.

Related Issues

@sbrannen sbrannen added in: test Issues in the test module type: bug A general bug labels Oct 29, 2024
@sbrannen sbrannen added this to the 6.2.0 milestone Oct 29, 2024
@sbrannen sbrannen self-assigned this Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant