I have a multi-module spring boot project. I\'m using gradle\'s sourceSets to share common resources for all subprojects.
sourceSets
multi-module