| | |
| | | uri-encoding: UTF-8 |
| | | max-threads: 1000 |
| | | min-spare-threads: 30 |
| | | port: 8058 |
| | | port: 8050 |
| | | servlet: |
| | | context-path: /life-protection |
| | | session: |
| | |
| | | datasource: |
| | | druid: |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | # url: jdbc:mysql://127.0.0.1:3306/csiczb?allowMultiQueries=true&hive.exec.orc.split.strategy=ETL&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8 |
| | | #url: jdbc:mysql://127.0.0.1:3306/csiczb?allowMultiQueries=true&hive.exec.orc.split.strategy=ETL&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8 |
| | | #url: jdbc:mysql://127.0.0.1:3306/test_project?allowMultiQueries=true&hive.exec.orc.split.strategy=ETL&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8 |
| | | url: jdbc:mysql://192.168.31.25:3306/test_project?allowMultiQueries=true&hive.exec.orc.split.strategy=ETL&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8 |
| | | # url: jdbc:mysql://127.0.0.1:3306/zhpt_djxl?serverTimezone=GMT&allowMultiQueries=true&hive.exec.orc.split.strategy=ETL&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8 |
| | | #url: jdbc:mysql://127.0.0.1:3306/zhpt_djxl?serverTimezone=GMT&allowMultiQueries=true&hive.exec.orc.split.strategy=ETL&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8 |
| | | username: root |
| | | password: root |
| | | #password: 123456 |
| | | # driver-class-name: com.kingbase8.Driver |
| | | # url: jdbc:kingbase8://192.168.0.25:54321/ZHPT?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai |
| | | # username: SYSTEM |
| | |
| | | # initFromJson: true |
| | | server-url-prefix: http://localhost:8100/cas |
| | | server-login-url: http://localhost:8100/cas/login |
| | | client-host-url: http://localhost:8058 |
| | | client-host-url: http://localhost:8050 |
| | | validation-type: cas |
| | | |
| | | zt: |
| | | oss: |
| | | type: local |
| | | local-domain: http://127.0.0.1:8058/life-protection/ |
| | | local-domain: http://127.0.0.1:8050/life-protection/ |
| | | local-path: D:/TestProjectFiles/ #附件存储目录 |
| | | local-qd-path: D:/TestProjectFiles/ #附件存储目录 |
| | | local-prefix: accessories #附件存储子目录 |