| | |
| | | spring: |
| | | datasource: |
| | | driver-class-name: com.mysql.jdbc.Driver |
| | | url: jdbc:mysql://180.169.94.250:8306/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true |
| | | url: jdbc:mysql://180.169.94.250:8306/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true |
| | | username: masterdata |
| | | password: md123! |
| | | hikari: |
| | | minimum-idle: 3 |
| | | max-lifetime: 30000 |
| | | connection-test-query: select 1 |
| | | |
| | | activiti: |
| | | database-schema-update: true |
| | | database-schema-update: flase |
| | | |
| | | thymeleaf: |
| | | cache: false |
| | |
| | | accessToken: |
| | | executor: |
| | | ip: |
| | | port: 9909 |
| | | logpath: /data/applogs/xxl-job/jobhandler |
| | | logretentiondays: 1 |
| | | appname: assemble |
| | | port: 9909 |
| | | logpath: /data/applogs/xxl-job/jobhandler |
| | | logretentiondays: 1 |
| | | appname: assemble |
| | | admin: |
| | | addresses: http://192.168.2.68:8090/xxl-job-admin |
| | | |