I have a handful of projects that all use one project for the data model. Each of these projects has its own applicationContext.xml file with a bunch of repetitive data stuff w
Yes, you can do this via the import element.
Each element's resource attribute is a valid path (e.g. classpath:foo.xml)