This issue based on @joshlong feedback is about exploring if it is possible to infer automatically JDK proxy hints or CGLIB proxies created by ProxyFactoryBean instances. A potential challenging point is that the related ProxyFactoryBean will likely need to be instantiated.

Any thoughts on this one @jhoeller?