解决未使用groups报错
parent
3722f8ea80
commit
45ce095ef4
5
pom.xml
5
pom.xml
|
@ -177,6 +177,11 @@
|
||||||
<artifactId>forest-spring-boot3-starter</artifactId>
|
<artifactId>forest-spring-boot3-starter</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.muyu</groupId>
|
||||||
|
<artifactId>cloud-common-nacos-remote</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue