mirror of
https://github.com/continew-org/continew-starter.git
synced 2026-01-12 06:57:11 +08:00
chore: 优化部分代码格式
This commit is contained in:
@@ -22,17 +22,15 @@
|
||||
<artifactId>continew-starter-core</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!--NextDoc4j (现代化 API 文档 UI 工具 全面替代 Swagger UI) -->
|
||||
<!-- NextDoc4j (现代化 API 文档 UI 工具,全面替代 Swagger UI) -->
|
||||
<dependency>
|
||||
<groupId>top.nextdoc4j</groupId>
|
||||
<artifactId>nextdoc4j-springboot3-starter</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!--nextdoc4j - 枚举插件-->
|
||||
<!-- NextDoc4j - 枚举插件 -->
|
||||
<dependency>
|
||||
<groupId>top.nextdoc4j</groupId>
|
||||
<artifactId>nextdoc4j-plugin-enums</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</project>
|
||||
Reference in New Issue
Block a user