spring-framework
                                
                                 spring-framework copied to clipboard
                                
                                    spring-framework copied to clipboard
                            
                            
                            
                        Infer AOT proxies created by ProxyFactoryBean
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?