server: port: ${PORT:8083} spring: config: activate: on-profile: test import: - classpath:application-core-test.yml - classpath:glow/application-glow.yml - classpath:glow/application-glow-test.yml