摘要: 本文转自:https://www.cnblogs.com/zjdxr-up/p/8617242.html http://download.springsource.com/release/STS/3.7.3.RELEASE/dist/e4.5/spring-tool-suite-3.7.3.RELE 阅读全文
posted @ 2018-12-24 11:10 Bk小凯笔记 阅读(433) 评论(0) 推荐(0) 编辑
摘要: 本文转自:https://www.cnblogs.com/QW-lzm/p/8972107.html 1.在pom.xml引入热部署devtools依赖 2.在pom.xm的下面的plugin 添加如下: 3.编辑完pom.xml文件后,需设置两个地方 1) “File” -> “Settings” 阅读全文
posted @ 2018-12-24 10:53 Bk小凯笔记 阅读(192) 评论(0) 推荐(0) 编辑
摘要: eclipse使用spring-tool-suite插件创建springboot项目,项目创建完成后。 选中项目,右键 Spring Tools --> Add Boot Devtools 本文转自: https://www.cnblogs.com/QW-lzm/p/9142789.html 点击 阅读全文
posted @ 2018-12-24 10:51 Bk小凯笔记 阅读(1128) 评论(0) 推荐(0) 编辑
摘要: 本文转载:http://blog.csdn.net/lpfsuperman/article/details/78287265###; # # 核心属性# # 文件编码banner.charset= UTF-8# 文件位置banner.location= classpath:banner.txt# 日 阅读全文
posted @ 2018-12-24 10:50 Bk小凯笔记 阅读(1045) 评论(0) 推荐(0) 编辑