<bean?id?=?"proxyAccountService"?factory-bean="beanFactory"?factory-method=""?></bean>
<bean?id?=?"beanFactory"?class="com.spring.factory.BeanFactory">
????<property?name="accountService"?ref="accountService"></property>
????<property?name="txManager"?ref="txManager"></property>
</bean>加粗部份是紅色factory-bean="beanFactory" 正常
添加回答
舉報
0/150
提交
取消