| | |
| | | datasource: |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | driver-class-name: dm.jdbc.driver.DmDriver |
| | | url: jdbc:dm://localhost:5236/SYSDBA?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8 |
| | | # url: jdbc:mysql://192.168.10.80:3360/db_user?characterEncoding=utf8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&rewriteBatchedStatements=true |
| | | # url: jdbc:dm://localhost:5236/SYSDBA?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8 |
| | | url: jdbc:dm://192.168.10.82:5236/SYSDBA?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8 |
| | | username: SYSDBA |
| | | password: lmx8688139 |
| | | # password: lmx8688139 |
| | | password: xzp8688139 |
| | | maxIdel: 60 |
| | | initialPoolSize: 2 |
| | | minPoolSize: 5 |