Merge branch '6.1.x'
# Conflicts: # spring-context/src/main/java/org/springframework/context/aot/AbstractAotProcessor.java
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</description>
|
||||
|
||||
<bean id="aapc" class="org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator">
|
||||
<!-- This common interceptor will be applied always, before custom lockable advisor -->
|
||||
<!-- This common interceptor will be applied before the custom lockable advisor -->
|
||||
<property name="interceptorNames">
|
||||
<value>nopInterceptor</value>
|
||||
</property>
|
||||
@@ -44,4 +44,3 @@
|
||||
<bean id="packageVisibleMethod" class="org.springframework.aop.framework.autoproxy.PackageVisibleMethod"/>
|
||||
|
||||
</beans>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user