完善 SpringMVC 组件,增加统一 /api/ 前缀的封装

This commit is contained in:
YunaiV
2021-01-03 03:21:35 +08:00
parent e85c342696
commit ee9a358b11
12 changed files with 381 additions and 9 deletions

View File

@ -20,6 +20,8 @@ spring:
# 芋道配置项,设置当前项目所有自定义的配置
yudao:
web:
api-prefix: /api
security:
token-header: Authorization
token-secret: abcdefghijklmnopqrstuvwxyz