Generate appropriate bean registration code for scoped proxies

Closes gh-28383
This commit is contained in:
Stephane Nicoll
2022-04-26 15:03:54 +02:00
parent 7ea0cc3da2
commit f64fc4baff
4 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.beans.factory.generator.BeanRegistrationContributionProvider= \
org.springframework.aop.scope.ScopedProxyBeanRegistrationContributionProvider