Procházet zdrojové kódy

modify:

1. 热加载pom移除;
tags/24082801
WendyYang před 4 měsíci
rodič
revize
0ce5dc7e60
1 změnil soubory, kde provedl 0 přidání a 6 odebrání
  1. +0
    -6
      hz-pm-api/pom.xml

+ 0
- 6
hz-pm-api/pom.xml Zobrazit soubor

@@ -83,12 +83,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>
<!--实现springboot的热加载-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>


Načítá se…
Zrušit
Uložit