| | |
| | | tomcat: |
| | | uri-encoding: UTF-8 |
| | | basedir: / |
| | | port: 8006 |
| | | port: 8016 |
| | | servlet: |
| | | context-path: / |
| | | # mysql |
| | | spring: |
| | | datasource: |
| | | one: |
| | | url: jdbc:mysql://124.221.143.185:23306/hazad?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: hazad |
| | | password: c26207f1e6 |
| | | url: jdbc:mysql://192.168.0.52:3306/hazad_investigation?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: gkhymysql |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | |
| | | #redis |
| | |
| | | database: 14 |
| | | host: 127.0.0.1 |
| | | port: 6379 |
| | | password: gkhy@202306 |
| | | password: root |
| | | jedis: |
| | | pool: |
| | | max-idle: 8 |
| | |
| | | max-wait: -1ms |
| | | min-idle: 0 |
| | | |
| | | |
| | | #控制线程是否执行 true:执行;false:不执行 |
| | | scheduling: |
| | | enabled: false |
| | |
| | | tomcat: |
| | | uri-encoding: UTF-8 |
| | | basedir: / |
| | | port: 8006 |
| | | port: 8016 |
| | | servlet: |
| | | context-path: / |
| | | # mysql |
| | | spring: |
| | | datasource: |
| | | one: |
| | | url: jdbc:mysql://twt.sinanoaq.com:13306/hotwork?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: Sinanoaq#415 |
| | | url: jdbc:mysql://124.221.143.185:23306/hazad?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: hazad |
| | | password: c26207f1e6 |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | |
| | | #redis |
| | |
| | | database: 0 |
| | | host: 127.0.0.1 |
| | | port: 6379 |
| | | password: root |
| | | password: akj78avauba789a |
| | | jedis: |
| | | pool: |
| | | max-idle: 8 |
| | |
| | | application: |
| | | # 环境 dev|prod|online |
| | | profiles: |
| | | active: dev |
| | | active: prod |
| | | # active: prod |
| | | # active: test |
| | | # active: online |
| | | # active: test-local |
| | | |
| | | #redis |
| | | redis: |
| | | database: 0 |
| | | host: 10.187.1.202 |
| | | port: 6379 |
| | | password: ZhongtaiRedis@103 |
| | | redisson: |
| | | pool: |
| | | max-active: 12 |
| | | min-idle: 6 |
| | | |
| | | jedis: |
| | | pool: |
| | | max-idle: 8 |
| | | max-active: 8 |
| | | max-wait: -1ms |
| | | min-idle: 1 |
| | | # redis: |
| | | # database: 0 |
| | | # host: 10.187.1.202 |
| | | # port: 6379 |
| | | # password: ZhongtaiRedis@103 |
| | | # redisson: |
| | | # pool: |
| | | # max-active: 12 |
| | | # min-idle: 6 |
| | | # jedis: |
| | | # pool: |
| | | # max-idle: 8 |
| | | # max-active: 8 |
| | | # max-wait: -1ms |
| | | # min-idle: 1 |
| | | #security |
| | | security: |
| | | user: |