| | |
| | | datasource: |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | url: jdbc:mysql://localhost:3360/db_doc?characterEncoding=utf8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false |
| | | url: jdbc:mysql://localhost:3383/db_doc?characterEncoding=utf8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false |
| | | username: root |
| | | password: lmx8688139 |
| | | maxIdel: 60 |
| | |
| | | #告警工单 |
| | | alarm: |
| | | task.switch: off |
| | | logging: |
| | | config: classpath:config/logback-spring.xml |
| | | |
| | | #Config文件读取 涉及License和FGCDFileDownload |
| | | configFile: |