springboot intellij怎么运行一个java

2025-05-14 03:53:17
推荐回答(1个)
回答1:

make功能

1、CTRL + SHIFT + A --> 查找make project automatically --> 选中

2、CTRL + SHIFT + A --> 查找Registry --> 找到并勾选compiler.automake.allow.when.app.running

最后重启idea

二、使用spring-boot-1.3开始有的热部署功能  1、加maven依赖

org.springframework.boot spring-boot-devtools true