本文共 656 字,大约阅读时间需要 2 分钟。
SpringBoot热部署插件
org.springframework.boot spring-boot-devtools true runtime
二、pom.xml文件build标签进行修改如下
该插件由Maven提供,它会自动使用当前运行mvn命令的JDK去编译Java源代码。
org.springframework.boot spring-boot-maven-plugin true
三、打开File==》Settings输入Compiler勾选Buid project automatically点击OK
转载地址:http://eennx.baihongyu.com/