码迷,mamicode.com
首页 > 编程语言 > 详细

springboot配置工程为开发模式

时间:2020-03-29 10:31:09      阅读:94      评论:0      收藏:0      [点我收藏+]

标签:artifact   mpi   str   dep   cal   load   ati   配置   mat   

一、配置idea

a、Ctrl+Alt+S => Compiler => Build project automatically;

b、Ctrl+Alt+Shift+/ => Registry... => compiler.automake.allow.when.app.running;

二、配置pom

<!-- 加入以下依赖,代码作了修改,不用重新运行 -->
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>springloaded</artifactId>
</dependency>
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-devtools</artifactId>
</dependency>

 

springboot配置工程为开发模式

标签:artifact   mpi   str   dep   cal   load   ati   配置   mat   

原文地址:https://www.cnblogs.com/linding/p/12591033.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!