| | |
| | | spring: |
| | | profiles: |
| | | active: dev |
| | | include: |
| | | moduleFormColumn |
| | | application: |
| | | name: screen-manage |
| | | redis: |
| | |
| | | filters: stat |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | max-wait: 60000 |
| | | url: jdbc:mysql://39.97.177.149:3306/moral?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC |
| | | url: jdbc:mysql://39.97.177.149:3306/moral?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: chenkaiyu111 |
| | | #url: jdbc:mysql://vp9l57dtd2vng7oxft1t.rwlb.rds.aliyuncs.com:3306/moral?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | #username: root |
| | | #password: moral_123456 |
| | | test-on-borrow: false |
| | | sql-script-encoding: utf-8 |
| | | pool-prepared-statements: true |
| | |
| | | mvc: |
| | | interceptor: |
| | | exclude: |
| | | - /account/login |
| | | - /login |
| | | - /swagger-ui.html |
| | | - /swagger-resources/** |
| | | - /webjars/** |
| | | - /account/logout |
| | | - /verificationCode/** |
| | | - /manageLog/** |
| | | |
| | | - /manageRole/** |
| | | - /manageMenu/** |
| | | - /api/** |
| | | AES: |
| | | KEY: |
| | | AD42F7787B035B7580000EF93BE20BAD |
| | |
| | | KEY: |
| | | foh3wi2ooghiCh5 |
| | | |
| | | |