Fix registration of ScopedProxyBeanRegistrationAotProcessor

Closes gh-28561
This commit is contained in:
Stephane Nicoll
2022-06-03 14:27:25 +02:00
parent 0a7a53af6d
commit 176ea5e9a7
2 changed files with 9 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
org.springframework.beans.factory.aot.registration.BeanRegistrationAotProcessor=\
org.springframework.beans.factory.aot.BeanRegistrationAotProcessor=\
org.springframework.aop.scope.ScopedProxyBeanRegistrationAotProcessor