提交 27435261 authored 作者: YunaiV's avatar YunaiV

promotion 增加 actuator 依赖

上级 4bfb7c2e
...@@ -66,6 +66,12 @@ ...@@ -66,6 +66,12 @@
<artifactId>mall-spring-boot-starter-mybatis</artifactId> <artifactId>mall-spring-boot-starter-mybatis</artifactId>
</dependency> </dependency>
<!-- 监控相关 -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<!-- Test 相关 --> <!-- Test 相关 -->
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论