在使用springboot-1.5.6.RELEASE 版本的時候,需要在pom中添加如下節點
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<includeSystemScope>true</includeSystemScope>
</configuration>
</plugin>
</plugins>
文末小福利免費視頻資源網站:www.sousuohou.com