We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c1c0f commit de7494dCopy full SHA for de7494d
src/main/resources/application.properties
@@ -1,4 +1,4 @@
1
-spring.config.import=classpath:config/env.properties
+spring.config.import=optional:classpath:config/env.properties
2
spring.main.allow-bean-definition-overriding=false
3
4
server.port=8080
0 commit comments