idea下springboot热部署
Posted java-北京-菜鸟
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea下springboot热部署相关的知识,希望对你有一定的参考价值。
1. Settings-->Build,Execution,Deployment-->Compiler 中找到 Build project automatically , 打上勾
2. Ctrl+Shift+Alt+/,弹出下面界面,选择Registry, 勾选complier.automake.allow.when.app.running
以上是关于idea下springboot热部署的主要内容,如果未能解决你的问题,请参考以下文章
SpringBoot-03:SpringBoot+Idea热部署