We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab821cb commit ee2e546Copy full SHA for ee2e546
3 files changed
spring-boot-bootstrap/openshift/configmap.yml
@@ -0,0 +1,7 @@
1
+apiVersion: v1
2
+kind: ConfigMap
3
+metadata:
4
+ name: spring-boot-bootstrap
5
+data:
6
+ application.properties: |-
7
+ spring.datasource.url=jdbc:mysql://baeldung-demo-db:3306/
0 commit comments