spring-framework/spring-aop
Stephane Nicoll affccba8f1 Simplify AOT contribution for scoped proxies
This commit makes sure that a `ScopedProxyFactoryBean` is exposed in the
container, rather than its underlying proxy. Previously, any lifecycle
method that the proxy target exposed were invoked in the container.

This is a complementary fix to gh-29335
2022-10-19 17:25:35 +02:00
..
src Simplify AOT contribution for scoped proxies 2022-10-19 17:25:35 +02:00
spring-aop.gradle Update scoped proxy AOT support 2022-05-05 13:25:37 -07:00