|
@@ -94,6 +94,11 @@
|
|
|
<version>2.2.10.RELEASE</version>
|
|
<version>2.2.10.RELEASE</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>org.springframework.boot</groupId>
|
|
|
|
|
+ <artifactId>spring-boot-starter-actuator</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.springdoc</groupId>
|
|
<groupId>org.springdoc</groupId>
|
|
|
<artifactId>springdoc-openapi-ui</artifactId>
|
|
<artifactId>springdoc-openapi-ui</artifactId>
|