mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
49dfcad447
Since gh-28781 is still open for team discussion, this commit removes the `String...` variant for AopProxyUtils.completeJdkProxyInterfaces. Depending on the outcome of gh-28781, this method may be reintroduced in 6.0 M6. Closes gh-28745