Springboot-热部署-IDEA2023

方式一:jrebel

方式二:

1、导入依赖


        org.springframework.boot
        spring-boot-devtools
        true

2、自动构建项目配置

Springboot-热部署-IDEA2023_第1张图片

Springboot-热部署-IDEA2023_第2张图片

你可能感兴趣的:(spring,boot,java,后端)