Merge branch '6.1.x'
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</bean>
|
||||
|
||||
<bean id="prototypeBenchmark" class="org.springframework.aop.framework.ProxyFactoryBean">
|
||||
<property name="target"><ref bean="prototypeTargetSource"/></property>
|
||||
<property name="targetSource"><ref bean="prototypeTargetSource"/></property>
|
||||
<property name="proxyInterfaces"><value>org.springframework.beans.factory.xml.DummyBo</value></property>
|
||||
</bean>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user