美文网首页
spring boot在idea上实现热部署

spring boot在idea上实现热部署

作者: 梦想实现家_Z | 来源:发表于2018-03-02 16:12 被阅读0次

    1.首先引入依赖     compile("org.springframework.boot:spring-boot-devtools")

    2.    windows:ctrl + alt + shift + /

           mac: command + alt + shift + /

    3.

    4.勾选 Make/Build project automatically

    完毕。

    相关文章

      网友评论

          本文标题:spring boot在idea上实现热部署

          本文链接:https://www.haomeiwen.com/subject/usbaxftx.html