更新 pom.xml

This commit is contained in:
fier 2017-12-27 16:54:23 +08:00
parent 9e9578641e
commit 62c5d1c840

View File

@ -44,13 +44,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<!--热启动插件-->
<!--热启动插件
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
<scope>runtime</scope>
</dependency>
</dependency>-->
</dependencies>
</dependencyManagement>