mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
3686b89ab5
An annotation-specified proxyTargetClass attribute must only be applied when true, otherwise we need to participate in global defaulting. Closes gh-35863