book-api/maku-framework/src/main/resources/auth.yml

14 lines
210 B
YAML
Raw Normal View History

auth:
ignore_urls:
- /actuator/**
- /v3/api-docs/**
- /webjars/**
- /swagger/**
- /swagger-resources/**
- /swagger-ui.html
- /swagger-ui/**
2022-10-27 14:01:44 +08:00
- /doc.html
2024-07-19 10:55:49 +08:00
- /maku/t_user/**