@@ -1,7 +1,7 @@
spring:
crss-dataflow:
datasource:
- jdbcUrl: jdbc:postgresql://localhost:5432/crss_dataflow
+ jdbcUrl: jdbc:postgresql://localhost:5432/crss?currentSchema=dataflow
username: postgres
password: postgres
driverClassName: org.postgresql.Driver