摘要: 关闭swagger2的/v2/api-docs springfox: documentation: auto-startup: false enabled: false # 在代码中关闭swagger new Docket(DocumentationType.SWAGGER_2) .enable(f 阅读全文
posted @ 2024-06-14 16:13 钱塘江畔 阅读(69) 评论(0) 推荐(0)