You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: