1.在pom.xml中配置依赖关系
2.点击File–>Settings
3.选择Compier---->Buid—>完成
4.ctrl + shift + alt + / ,选择Registry
5.勾上 Compiler autoMake allow when app running
6.重新启动
wx6316c4e40e2ec 博主文章分类:spring boot ©著作权
文章标签 spring boot spring 热部署 重新启动 文章分类 后端开发
1.在pom.xml中配置依赖关系
2.点击File–>Settings
3.选择Compier---->Buid—>完成
4.ctrl + shift + alt + / ,选择Registry
5.勾上 Compiler autoMake allow when app running
6.重新启动
1.配置idea:1)File-settings,搜索com,
我们在开发中反复修改类、页面等资源,每次修改后都是需要重新启动才生效,这样每次启动都很麻烦,浪费了大量的时间.
SpringBoot学习笔记四:springBoot的热部署 文章目录SpringBoot学习笔记四:springBoot的热部署热部署添加依赖springBoot的配置文件配置文件加载方法一实体类配置总结 热部署添加依赖<dependency> <groupId>org.springframework.boot</groupId> <ar
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M