Several deprecated classes, constructors, and methods have been removed across the code base. See 29449 and 30604. Note that if you are using Java Agents in your deployment, such agents can modify the ...
As mentioned in cd60a00, it is possible for a bean override to override another logically equivalent bean override. For example, a @TestBean can override a @MockitoBean, and vice versa. In fact, it's ...