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 ac1cf38 commit 0ab702dCopy full SHA for 0ab702d
src/main/resources/application-dev.properties
@@ -1,4 +1,5 @@
1
-spring.profiles.active=dev
+# spring.profiles.active=dev
2
+spring.config.activate.on-profile=dev
3
4
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
5
0 commit comments