using properties in a multi module Spring Boot project
I'm working on a multi module spring boot project and ran into problems concerning properties saved in the application.properties file. To start at the beginning: At the moment I have two modules:...