| | |
| | | port: 9010 |
| | | bak: |
| | | url: 220.158.10.151 |
| | | |
| | | img: |
| | | url: d:/datagovernance/file/activiti/ |
| | | baks: |
| | | url1: jdbc:mysql://127.0.0.1:3306/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true |
| | | url: jdbc:mysql://127.0.0.1:3306/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true |
| | | username: root |
| | | password: datacvg123! |
| | | |
| | | spring: |
| | | datasource: |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | url: jdbc:mysql://192.168.2.230:3306/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true |
| | | username: masterdata |
| | | password: md123! |
| | | url: jdbc:mysql://127.0.0.1:3306/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true |
| | | username: root |
| | | password: datacvg123! |
| | | hikari: |
| | | minimum-idle: 3 |
| | | max-lifetime: 30000 |
| | |
| | | servlet: |
| | | content-type: text/html |
| | | encoding: utf-8 |
| | | |
| | | logging: |
| | | level: |
| | | com: |
| | | highdatas: |
| | | mdm: |
| | | mapper: DEBUG |
| | | |
| | | mybatis-plus: |
| | | mapper-locations: classpath:mapping/*.xml |
| | | type-aliases-package: com.highdatas.mdm.mapper |
| | | global-config: |
| | | db-config: |
| | | column-underline: true |
| | | |
| | | exists: |
| | | callback: |
| | | url: http://192.168.2.68:18080/activiti/getBusinessId |
| | | #activiti: |
| | | # check-process-definitions: false |