Update ifn-keyvalue.yml

This commit is contained in:
2024-11-05 08:32:43 +00:00
parent 432375c055
commit d5e7b48a5e

View File

@@ -24,7 +24,7 @@ spring:
datasource:
driverClassName: org.h2.Driver
# server mode
url: jdbc:h2:tcp://localhost:1521/ifn_kv;COMPRESS=TRUE;JMX=TRUE
url: jdbc:h2:tcp://localhost:1521/ifn_kv;CASE_INSENSITIVE_IDENTIFIERS=TRUE;NON_KEYWORDS=USER
username: sa
password:
main: