|
@@ -74,24 +74,6 @@
|
|
|
<artifactId>jaxb-api</artifactId>
|
|
<artifactId>jaxb-api</artifactId>
|
|
|
<version>2.3.1</version>
|
|
<version>2.3.1</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
|
|
- <artifactId>spring-boot-starter-web</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <!--注册中心客户端-->
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>com.alibaba.cloud</groupId>
|
|
|
|
|
- <artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <!--配置中心客户端-->
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>com.alibaba.cloud</groupId>
|
|
|
|
|
- <artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>org.springframework.cloud</groupId>
|
|
|
|
|
- <artifactId>spring-cloud-starter-bootstrap</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.alibaba</groupId>
|
|
<groupId>com.alibaba</groupId>
|
|
|
<artifactId>easyexcel</artifactId>
|
|
<artifactId>easyexcel</artifactId>
|