You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Further refinements will be required for
MethodValidationPostProcessor since @lazy
used by Spring Boot is not supported yet
for that use case.
See spring-projectsgh-28980
Copy file name to clipboardExpand all lines: spring-context/src/main/java/org/springframework/cache/annotation/CachingBeanRegistrationAotProcessor.java
Copy file name to clipboardExpand all lines: spring-context/src/main/java/org/springframework/validation/beanvalidation/MethodValidationPostProcessor.java
Copy file name to clipboardExpand all lines: spring-context/src/test/java/org/springframework/cache/annotation/CachingBeanRegistrationAotProcessorTests.java
Copy file name to clipboardExpand all lines: spring-tx/src/main/java/org/springframework/transaction/annotation/TransactionBeanRegistrationAotProcessor.java
Copy file name to clipboardExpand all lines: spring-tx/src/test/java/org/springframework/transaction/annotation/TransactionBeanRegistrationAotProcessorTests.java
0 commit comments