mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-18 00:49:02 +00:00
Based on feedback from the Spring Boot team, we have decided to change the default values for the enforceOverride flags in @TestBean and @MockitoBean from true to false. Closes gh-33613