This commit is contained in:
haoxr
2024-12-18 21:52:08 +08:00
2 changed files with 2 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ security:
ignore-urls:
- /v3/api-docs/**
- /doc.html
- ${springdoc.swagger-ui.path}
- /swagger-resources/**
- /webjars/**
- /swagger-ui/**

View File

@@ -88,6 +88,7 @@ security:
ignore-urls:
- /v3/api-docs/**
- /doc.html
- ${springdoc.swagger-ui.path}
- /swagger-resources/**
- /webjars/**
- /swagger-ui/**