How to import spring-config.xml of one project into spring-config.xml of another project? February 9, 2023 by Tarik <import resource="classpath:spring-config.xml" /> Reference: Composing XML-based configuration metadata Resources (here the classpath: part is explained)