add swagger starter.

This commit is contained in:
ljh01459796
2023-06-21 18:34:22 +08:00
parent 95150b6be7
commit 40e231f0d8
12 changed files with 361 additions and 6 deletions

View File

@@ -32,6 +32,10 @@
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-swagger</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>