docs: 把/swagger-ui.html加入白名单,否则输入这个地址依然需要校验token
(cherry picked from commit ee94c6237bc6f9a702495751ea4e1f592891613c)
This commit is contained in:
@@ -89,6 +89,7 @@ security:
|
||||
ignore-urls:
|
||||
- /v3/api-docs/**
|
||||
- /doc.html
|
||||
- ${springdoc.swagger-ui.path}
|
||||
- /swagger-resources/**
|
||||
- /webjars/**
|
||||
- /swagger-ui/**
|
||||
|
||||
Reference in New Issue
Block a user