Idea在pom.xml中添加了mybatis-generator插件后,右侧的maven projects中并未显示这个插件?
解决方法: 新建一个plugins标签和pluginManager同级,然后把generator插件配置放进去