| | |
| | | server: |
| | | port: 8081 |
| | | tomcat: |
| | | uri-encoding: UTF-8 |
| | | #最小线程数 |
| | | min-spare-threads: 500 |
| | | #最大线程数 |
| | | max-threads: 2500 |
| | | #最大链接数 |
| | | max-connections: 6500 |
| | | #最大等待队列长度 |
| | | accept-count: 1000 |
| | | servlet: |
| | | context-path: /api |
| | | spring: |
| | | profiles: |
| | | active: dev |
| | | include: bulletin, specialCity, announcement |
| | | application: |
| | | name: screen-api |
| | | main: |
| | | allow-bean-definition-overriding: true |
| | | redis: |
| | | host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com |
| | | host: r-bp1xdlb9wfc6zt0msp18.redis.rds.aliyuncs.com |
| | | port: 6379 |
| | | password: moral_qx_12345 |
| | | password: QxPcRedis_moarl_2320 |
| | | timeout: 30000 |
| | | jedis: |
| | | pool: |
| | |
| | | max-wait: 30000 |
| | | min-idle: 32 |
| | | tokenRedis: |
| | | host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com |
| | | host: r-bp1xdlb9wfc6zt0msp18.redis.rds.aliyuncs.com |
| | | port: 6379 |
| | | password: moral_qx_12345 |
| | | password: QxPcRedis_moarl_2320 |
| | | timeout: 30000 |
| | | database: 15 |
| | | pool: |
| | |
| | | filters: stat |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | max-wait: 60000 |
| | | url: jdbc:mysql://rm-bp1pr3rx9m3fnkwsks.mysql.rds.aliyuncs.com:3306/moral?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | url: jdbc:mysql://rm-bp1pr3rx9m3fnkwsk18.mysql.rds.aliyuncs.com:3306/moral?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: moral_qx |
| | | password: moral_qx_12345 |
| | | password: QxPcRedis_moarl_2320 |
| | | test-on-borrow: false |
| | | sql-script-encoding: utf-8 |
| | | pool-prepared-statements: true |
| | |
| | | interceptor: |
| | | exclude: |
| | | - /login |
| | | - /AppUser/** |
| | | - /swagger-ui.html |
| | | - /swagger-resources/** |
| | | - /swagger-ui.html/** |
| | | - /webjars/** |
| | | - /verificationCode/** |
| | | - /static/** |
| | | |
| | | - /file/preview/** |
| | | AES: |
| | | KEY: |
| | | AD42F7787B035B7580000EF93BE20BAD |
| | | TOKEN: |
| | | KEY: |
| | | foh3wi2ooghiCh5 |
| | | foh3wi2ooghiCh5 |
| | | file: |
| | | path: /data/upload/ |