Remove SpringProxyRuntimeHintsRegistrar
A dynamic mechanism to register proxy and reflection hints for classes annotated by @Transactional is needed instead. See gh-28717
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
org.springframework.beans.factory.aot.BeanRegistrationAotProcessor=\
|
||||
org.springframework.aop.scope.ScopedProxyBeanRegistrationAotProcessor
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\
|
||||
org.springframework.aop.SpringProxyRuntimeHintsRegistrar
|
||||
Reference in New Issue
Block a user