1.spring-boot-devtools

在pom中直接引入依赖

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
</dependency>

2.设置以下两项

1) “File” -> “Settings” -> “Build,Execution,Deplyment” -> “Compiler”,选中打勾 “Build project automatically” 。

2) 组合键:“Shift+Ctrl+Alt+/” ,选择 “Registry” ,选中打勾 “compiler.automake.allow.when.app.running”

大功告成!

最新文章

  1. C#与C++通信
  2. C#高级编程笔记 Day 6, 2016年9月 14日 (泛型)
  3. 页面引入flash
  4. 实验:传输层:TCP协议
  5. VLOOKUP 函数
  6. 添加hive默认配置hiverc
  7. 多路选择器(multiplexer)简介
  8. android模拟器打开时比较慢,Run As就找不到模拟器
  9. ie编程半天的学习总结
  10. 比较ArrayList和LinkedList
  11. 使用微信 SDK 上传图片到七牛
  12. github上一些觉得对自己工作有用的项目收集
  13. 《JS权威指南学习总结--第三章类型、值和变量》
  14. pycharm 输入法光标跟随
  15. Python函数——装饰器
  16. ElasticSearch入门 第六篇:复合数据类型——数组,对象和嵌套
  17. cocoapod引入FLEX,debug模式正常,Release报错library not found for -lXXX
  18. 内核atom机制
  19. 主动学习(Active Learning)
  20. 可视化库-seaborn-单变量绘图(第五天)

热门文章

  1. Ruby Raise rescue
  2. 网络I/O
  3. Is Safari on iOS 6 caching $.ajax results? post Cache
  4. POJ1321-棋盘问题-(dfs)
  5. js字符串转换为JSON
  6. ent 基本使用七 Config
  7. Spring Could Stream 基本用法
  8. 洛谷 P1879 [USACO06NOV]玉米田Corn Fields 题解
  9. C++中list的用法总结
  10. uni-app 实现分享生成图片