Add Google k8n engine files and finish project...

This commit is contained in:
Ali CANLI
2022-07-18 14:28:43 +03:00
parent c1fda2654f
commit 7f9eae22ef
7 changed files with 22 additions and 25 deletions

View File

@@ -22,7 +22,7 @@ spring:
datasource:
url: jdbc:postgresql://localhost:5432/postgres?currentSchema=payment&binaryTransfer=true&reWriteBatchedInserts=true&stringtype=unspecified
username: postgres
password: postgres
password: admin
driver-class-name: org.postgresql.Driver
platform: postgres
schema: classpath:init-schema.sql