1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-13 04:01:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

完善网站状态检测

This commit is contained in:
2022-03-14 23:37:06 +08:00
parent ede310d26e
commit 12a16c078b
5 changed files with 147 additions and 117 deletions

View File

@@ -41,7 +41,6 @@ public class SwaggerApiDocGeneratorTest {
// .withGeneratedExamples()
// .withoutInlineSchema()
// .build();
// System.out.println(swaggerApiUrl);
// //设置swagger-api的json来源
// Swagger2MarkupConverter.from(new URL(swaggerApiUrl))
// .withConfig(config)