提交 94311e19 编写于 作者: zlt2000's avatar zlt2000

update photo

上级 9c425069
......@@ -120,6 +120,10 @@ central-platform -- 父项目,公共依赖
## 5. 截图(点击可大图预览)
<table>
<tr>
<td><img src="https://gitee.com/zlt2000/images/raw/master/server_metrics.png"/></td>
<td><img src="https://gitee.com/zlt2000/images/raw/master/application_metrics.png"/></td>
</tr>
<tr>
<td><img src="https://gitee.com/zlt2000/images/raw/master/持续集成2.png"/></td>
<td><img src="https://gitee.com/zlt2000/images/raw/master/sonar结果.png"/></td>
......
......@@ -101,11 +101,6 @@
<artifactId>job-core</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
</dependency>
</dependencies>
<build>
......
......@@ -71,11 +71,6 @@
<artifactId>job-core</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
</dependency>
</dependencies>
<build>
......
......@@ -38,12 +38,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
</dependency>
<!--<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册