会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
两小无猜
和所有喜欢的东西在一起
博客园
首页
新随笔
管理
2021年4月23日
配置devtools热部署
摘要: 1. 添加依赖配置 <!--热部署 每次修改代码springboot自动重启服务--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <op
阅读全文
posted @ 2021-04-23 17:30 两小无猜
阅读(177)
评论(4)
推荐(0)
编辑