|
|
@@ -11,11 +11,6 @@ spring:
|
|
|
jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=registration
|
|
|
username: iemop
|
|
|
password: '@oPL0YwPCql06WMN3YI3'
|
|
|
- synapse:
|
|
|
- type: com.zaxxer.hikari.HikariDataSource
|
|
|
- url: jdbc:sqlserver://iemop-ondemand.sql.azuresynapse.net:1433;database=metering
|
|
|
- username: iemopsynapse@exist.com
|
|
|
- password: D[l!5)EL2]h7
|
|
|
|
|
|
jpa:
|
|
|
show-sql: true
|