I have a maven project with the following structure:

spring-di-test
+--spring-di-test-core
| com.example.core.DITestMain
+--spring-di-test-store
...