复制 module2中 的 服务 bean 并注入 child 可解决 此问题。 module2-spring.xml- __
__
<bean id="service" > <property name="parent" ref="child"/></bean>

复制 module2中 的 服务 bean 并注入 child 可解决 此问题。 module2-spring.xml- __
__
<bean id="service" > <property name="parent" ref="child"/></bean>