增加 SecurityProperties 和 WebProperties 默认值,简化配置

This commit is contained in:
YunaiV
2022-06-11 23:54:30 +08:00
parent 309ba2d3f1
commit b1aa9f484f
5 changed files with 9 additions and 17 deletions

View File

@ -171,10 +171,6 @@ wx: # 参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-sta
# 芋道配置项,设置当前项目所有自定义的配置
yudao:
security:
token-header: Authorization
mock-enable: true
mock-secret: test
xss:
enable: false
exclude-urls: # 如下两个 url仅仅是为了演示去掉配置也没关系