Closed
Description
As mentioned in spring-projects/spring-framework#29215 (comment), please consider introducing a custom, defensive variant of AopTestUtils.getUltimateTargetObject()
in SpringBootMockResolver
to avoid attempting to unwrap proxies backed by a non-static TargetSource
.