We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a385a7c commit b78e4abCopy full SHA for b78e4ab
src/main/resources/application.yml
@@ -1,3 +1,7 @@
1
+spring:
2
+ profiles:
3
+ active: @spring.profiles.active@
4
+
5
app:
6
datasource:
7
jdbc-url: jdbc:postgresql://localhost:5432/amigoscodedemo
0 commit comments