I'm trying to optimize my AOP code by caching all the ProxyFactoryBeans I create with key=class. I set isSingleton(false) on the ProxyFactoryBean and I get "Using non-singleton proxies with singleton...