Przeglądaj źródła

nacos持久化

master
wangjx 3 lat temu
rodzic
commit
518829cf17
2 zmienionych plików z 6 dodań i 1 usunięć
  1. +6
    -0
      pom.xml
  2. +0
    -1
      sentinel-dashboard/pom.xml

+ 6
- 0
pom.xml Wyświetl plik

@@ -213,6 +213,12 @@
<version>${powermock.version}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</dependencyManagement>



+ 0
- 1
sentinel-dashboard/pom.xml Wyświetl plik

@@ -135,7 +135,6 @@
<version>1.16.1</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>


Ładowanie…
Anuluj
Zapisz