src/main/resources/config/application-dev.yml
@@ -24,8 +24,8 @@ driver-class-name: com.highgo.jdbc.Driver # url: jdbc:dm://localhost:5236/SYSDBA?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8 url: jdbc:highgo://localhost:5866/test?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8 username: highgo password: Lmx8688139* username: sysdba password: Lmx&8688139 maxIdel: 60 initialPoolSize: 2 minPoolSize: 5