mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-04-27 01:40:50 +00:00
修复错误
This commit is contained in:
parent
f87cd54f8c
commit
93189d92cc
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user