1、重中之重,规范
    IDEA plugin 推荐 - 图1
    2、禁止beanUtil复制参数,使用自动生成getset方法的插件
    IDEA plugin 推荐 - 图2
    3、git提交规范插件
    IDEA plugin 推荐 - 图3
    4、json转实体插件,打个比方,微信的参数示例,我们直接拿来生成请求实体
    但是这个插件很老了,是给安卓用的,有新插件麻烦推荐一下
    IDEA plugin 推荐 - 图4
    5、javabean转json,和上面相反
    IDEA plugin 推荐 - 图5
    6、maven助手插件,我一般都是拿这个去解决jar包冲突
    IDEA plugin 推荐 - 图6
    7、restful风格插件,安装了之后,在右侧栏会出现这种东西,看起来很舒服
    IDEA plugin 推荐 - 图7
    IDEA plugin 推荐 - 图8
    8、翻译软件,这个不多说了,谁用谁知道
    IDEA plugin 推荐 - 图9
    9、给你的括号,大括号中括号上色,写代码舒服多了
    IDEA plugin 推荐 - 图10
    IDEA plugin 推荐 - 图11