| | |
| | | spring: |
| | | profiles: |
| | | active: dev |
| | | include: specialCity |
| | | application: |
| | | name: screen-manage |
| | | name: screen-api |
| | | redis: |
| | | host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com |
| | | port: 6379 |
| | |
| | | max-conn-lifetime-millis: 20 |
| | | test-on-return: false |
| | | |
| | | servlet: |
| | | multipart: |
| | | enabled: true |
| | | max-file-size: 2MB |
| | | max-request-size: 2MB |
| | | |
| | | mybatis-plus: |
| | | mapper-locations: classpath:mapper/*.xml |
| | | global-config: |
| | |
| | | enable: |
| | | auto: |
| | | commit: false |
| | | group: |
| | | id: test |
| | | servers: 192.168.0.191:9092 |
| | | servers: 172.16.44.65:9092,172.16.44.67:9092,172.16.44.66:9092 |
| | | session: |
| | | timeout: 6000 |
| | | topic: test_topic |
| | | zookeeper: |
| | | connect: 192.168.0.16:2181,192.168.0.17:2181,192.168.0.18:2181 |
| | | connect: 172.16.44.65:2181,172.16.44.67:2181,172.16.44.66:2181 |
| | | producer: |
| | | batch: |
| | | size: 4096 |
| | |
| | | memory: 40960 |
| | | linger: 1 |
| | | retries: 0 |
| | | servers: 192.168.0.16:9092,192.168.0.17:9092,192.168.0.18:9092 |
| | | servers: 172.16.44.65:9092,172.16.44.67:9092,172.16.44.66:9092 |
| | | groupId: |
| | | second-data: Dev_SecondsDataGroup |
| | | cruiser-data: Dev_CruiserDataGroup |
| | | mvc: |
| | | interceptor: |
| | | exclude: |
| | |
| | | - /swagger-ui.html/** |
| | | - /webjars/** |
| | | - /verificationCode/** |
| | | - /static/** |
| | | |
| | | AES: |
| | | KEY: |