idea热部署

Posted lgp20151222

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea热部署相关的知识,希望对你有一定的参考价值。

        <!-- 热部署模块 -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-devtools</artifactId>
            <optional>true</optional>
        </dependency>

很简单,简单到不想发文章....

以上是关于idea热部署的主要内容,如果未能解决你的问题,请参考以下文章

IDEA-SpringBoot项目设置热部署

idea集成热部署

idea集成热部署

Intellij IDEA 4种配置热部署的方法

Intellij IDEA 4种配置热部署的方法

Intellij IDEA 4种配置热部署的方法