异常信息处理
This commit is contained in:
@@ -70,6 +70,10 @@ swagger:
|
||||
pathMapping: /prod-api
|
||||
#################################### Swagger end ###################################
|
||||
|
||||
server:
|
||||
error:
|
||||
include-stacktrace: never # 永不输出 trace 信息
|
||||
|
||||
# 防止XSS攻击
|
||||
xss:
|
||||
# 过滤开关
|
||||
|
||||
Reference in New Issue
Block a user