摘要:
本教程将介绍如何使用 mybatis-plus 工具自动给我们生成 controller、service、entity、Dao、Mapper.xml 层代码 以及springboot2.3整合druid、,mybaits-plus且mybatis-plus自动生成代码 先导入pom <?xml ve 阅读全文
摘要:
MybatisPlus+Activiti6冲突导致mybatis plus包引入失败解决办法:将activiti中排除掉 <dependency> <groupId>org.activiti</groupId> <artifactId>activiti-spring-boot-starter-bas 阅读全文