Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information