提交 7edc7008 authored 作者: 任建彩's avatar 任建彩

feat:打包文件名

1.zuul
上级 a94ea5a7
......@@ -72,10 +72,10 @@
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
<!-- 健康检查 -->
<dependency>
<!--<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
</dependency>-->
<dependency>
<groupId>javax</groupId>
<artifactId>javaee-api</artifactId>
......
......@@ -22,10 +22,10 @@
<artifactId>spring-cloud-starter-netflix-zuul</artifactId>
</dependency>
<!-- 健康检查 -->
<dependency>
<!--<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
</dependency>-->
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论