feat: 接口文档根据ascii码排序

This commit is contained in:
haoxr
2023-03-04 23:58:17 +08:00
parent 5fa708546d
commit 2028baa721

View File

@@ -53,11 +53,12 @@ minio:
# 自定义域名(非必须)Nginx配置反向代理转发文件路径
custom-domain:
# 接口文档
# springdoc配置 https://springdoc.org/properties.html
springdoc:
swagger-ui:
enabled: true
operationsSorter: alpha
tags-sorter: alpha
api-docs:
enabled: true