<beans>
...

<!--引入其它配置文件-->
<import resource="classpath:com/helloworld/beans.xml"/>
...
</beans>

 

相关文章: