码迷,mamicode.com
首页 > 编程语言 > 详细

spring boot热启动

时间:2018-08-08 13:33:02      阅读:107      评论:0      收藏:0      [点我收藏+]

标签:end   org   tag   line   nbsp   group   ber   code   lease   

添加jar包:

 

  1.  
    <dependency>
  2.  
    <groupId>org.springframework.boot</groupId>
  3.  
    <artifactId>spring-boot-devtools</artifactId>
  4.  
    <version>1.3.0.RELEASE</version>
  5.  
    </dependency>

spring boot热启动

标签:end   org   tag   line   nbsp   group   ber   code   lease   

原文地址:https://www.cnblogs.com/shenwenkai/p/9441873.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!