|
@@ -27,6 +27,11 @@
|
|
|
|
|
|
<!-- https://mvnrepository.com/ 查找jar网站 -->
|
|
|
<dependencies>
|
|
|
+ <dependency>
|
|
|
+ <groupId>javax.xml</groupId>
|
|
|
+ <artifactId>jaxb-impl</artifactId>
|
|
|
+ <version>2.1</version>
|
|
|
+ </dependency>
|
|
|
<!-- SpringBoot Web容器 -->
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|