idea

序言

intellij idea 输入System.out.println()的快捷方法是:输入sout然后按tab键。

由于项目中引入了spring-boot-starter-test的依赖,也就是集成了spring boot的单元测试框架。给redis实现类,添加单元测试,将光标移动到RedisService接口位置处,然后按Alt+Enter

spring boot 实现热部署

https://jingyan.baidu.com/article/870c6fc367b4d7b03fe4beba.html

常用插件

常用设置

 

 

 

资料

 

posted @ 2018-07-29 17:30  ~沐风  阅读(154)  评论(0编辑  收藏  举报