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

eclipse/sts springboot 热部署

时间:2018-08-14 00:22:46      阅读:435      评论:0      收藏:0      [点我收藏+]

标签:boot   build   enc   style   cti   porject   call   frame   code   

1,导入依赖

<dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-devtools</artifactId>
        <optional>true</optional>
</dependency>

2,porject --> Build Automatically(勾选)

eclipse/sts springboot 热部署

标签:boot   build   enc   style   cti   porject   call   frame   code   

原文地址:https://www.cnblogs.com/huanggy/p/9471834.html

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