Remove specific JDK dynamic proxy configuration
Further refinements will be required for MethodValidationPostProcessor since @Lazy used by Spring Boot is not supported yet for that use case. See gh-28980
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor= \
|
||||
org.springframework.context.aot.ReflectiveProcessorBeanFactoryInitializationAotProcessor
|
||||
|
||||
org.springframework.beans.factory.aot.BeanRegistrationAotProcessor= \
|
||||
org.springframework.cache.annotation.CachingBeanRegistrationAotProcessor
|
||||
|
||||
Reference in New Issue
Block a user