Mybatis plus 我用的第二种

感觉第一种,在win下面做好jar包直接拿到os下面用这种方法超级好,

但是,不知道怎么下载整个github上面的com文件夹,于是找到第二种方法

第一种

http://blog.csdn.net/u011410529/article/details/54098067

find ~ -name "mybatis_plus.jar"

/Users/zhangfeng/Library/Application Support/IntelliJIdea2017.2/mybatis_plus

第二种

https://github.com/CrazyBunQnQ/MybatisPluginKeygen

原文地址:https://www.cnblogs.com/duneF/p/7206394.html