On this page
IDEA Plugin
GenerateAllSetter
生成类中所有的setter方法,并赋予默认值,
快捷键:alt + enter
AceJump
跳转到代码位置
快捷键:Ctrl + ;
Auto filling Java call arguments
参数自动填充
快捷键:alter + enter
CamelCase
不同单词不同方式(驼峰、下划线、横杠等)
快捷键:shift + alt + u
Squaretest
自动生成单元测试
快捷键: alt + enter
POJO to JSON
Maven Hepler
排除重复依赖相当方便
Rainbow Brackets
Json Parser
格式化JSON字符串
JRebel
热部署,可热更新mybatis xml文件
安装
Jar包启动JrebelBrainsLicenseServerforJava-1.0-SNAPSHOT-jar-with-dependencies.jar
在Generate GUIDs online (guidgen.com)上生成GUID
打开 设置 -> JRebel & XRebel,点击active now,在激活地址中填写 127.0.0.1:8081/{GUID},邮箱随便填写
点击激活
https://blog.csdn.net/lianghecai52171314/article/details/105637251