INT-1896 polishing, removed proxy-target-class='true' from the test config
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
|
||||
<int:channel id="inputWithProxy"/>
|
||||
|
||||
<aop:config proxy-target-class="true">
|
||||
<aop:config>
|
||||
<aop:pointcut id="testPointcut" expression="bean(inputWithProxy)"/>
|
||||
<aop:advisor advice-ref="testInterceptor" pointcut-ref="testPointcut"/>
|
||||
</aop:config>
|
||||
|
||||
Reference in New Issue
Block a user