mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 16:29:28 +00:00
Merge branch '6.1.x'
This commit is contained in:
+1
-1
@@ -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