在idea中使用热部署devtools不生效的解决办法 - 爱码网 开发中,每次对类的修改,都需要重启服务,很浪费时间,影响效率。下面介绍一种springboot热部署的方法。 1、在Maven的pom.xml文件中添加依赖 <!-- 热部署 --> <dependency> <groupId>org.springframework.boot</groupId> &lt https://www.likecs.com/show-203844772.html