whycxzp
2024-05-20 8b56449626c8d724ecfbfd5d641adc8405cb443f
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