| | |
| | | exclusions: '*.js,*.gif,*.jpg,*.bmp,*.png,*.css,*.ico,/druid/*' |
| | | session-stat-enable: true |
| | | session-stat-max-count: 10 |
| | | # servlet: |
| | | # multipart: |
| | | # location: D:\tmp\undertow |
| | | |
| | | |
| | | # mybatis |
| | |
| | | label-font-name: \u5B8B\u4F53 |
| | | annotation-font-name: \u5B8B\u4F53 |
| | | check-process-definitions: false |
| | | database-schema-update: false |
| | | database-schema-update: true |
| | | |
| | | #报表配置 |
| | | report: |
| | |
| | | token: |
| | | #是否有状态 |
| | | state: false |
| | | sign-key: CJ0ZW5hbnRfaWQiOiIwMDAwMDAiLCJ1c2VyX25hbWUiOiIxNTE3MDcyMDY5NSIsInJlYWxfbmFtZSI6Inpob25nIiwidG9rZW5fdHlwZSI6ImFjY2Vzc190b2tlbiIsInJvbGVfbmFtZSI |
| | | #redis序列化方式 |
| | | redis: |
| | | serializer-type: protostuff |
| | |
| | | skip-url: |
| | | - /blade-chat/weixin |
| | | - /blade-desk/notice/submit |
| | | - /exam/examinationNote/save |
| | | - /exam/examinationNote/update |
| | | #安全框架配置 |
| | | secure: |
| | | #接口放行 |
| | | skip-url: |
| | | - /test/** |
| | | - /blade-test/** |
| | | - /blade-system/dept/selectInfo |
| | | - /blade-user/zc |
| | |
| | | - /blade-user/getNotUpdatePwdInfo |
| | | - /attendance/AppSave |
| | | - /electronRail/** |
| | | - /scheduled/** |
| | | - /rabbitmq/** |
| | | - /examSubjectChoices/** |
| | | |
| | | #授权认证配置 |
| | | auth: |