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