会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
nemobischon
博客园
首页
新随笔
联系
管理
订阅
2018年11月23日
STS热部署方法(springboot)
摘要: sts热部署,即是在项目中修改代码不用重新启动服务,提高效率。 方法如下: 1.在pom文件中引入 devtools 依赖: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtoo
阅读全文
posted @ 2018-11-23 11:35 nemobischon
阅读(373)
评论(0)
推荐(0)
编辑
公告