mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
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