mirror of
https://gitee.com/novel_dev_team/novel-cloud
synced 2026-07-20 17:55:01 +08:00
修复错误
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -13,7 +13,6 @@
|
||||
<module>novel-monitor</module>
|
||||
<module>novel-user</module>
|
||||
<module>novel-gen</module>
|
||||
<module>novel-book</module>
|
||||
</modules>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
@@ -127,12 +126,6 @@
|
||||
<version>${swagger.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--监控-->
|
||||
<dependency>
|
||||
<groupId>de.codecentric</groupId>
|
||||
<artifactId>spring-boot-admin-starter-server</artifactId>
|
||||
<version>${admin-starter-server.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--集成SpringBoot Admin监控-->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user