|
@@ -293,6 +293,9 @@
|
|
<plugin>
|
|
<plugin>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
|
+ <configuration>
|
|
|
|
+ <includeSystemScope>true</includeSystemScope>
|
|
|
|
+ </configuration>
|
|
</plugin>
|
|
</plugin>
|
|
<!-- 添加docker-maven插件 -->
|
|
<!-- 添加docker-maven插件 -->
|
|
<plugin>
|
|
<plugin>
|