编程爱好者博客

mybatis-plus坑系列(一)mybatis-plus在使用多个mapper时报错(已解决)

本人用:mybatis-plus 3.2.0 

在启动类中XXXXApplication加入"com.baomidou.mybatisplus.core.mapper"

@MapperScan(value={"xxxxx.xxxxx","com.baomidou.mybatisplus.core.mapper"})

原文:https://blog.csdn.net/MyfishCake/article/details/107048159

 

 

« Previous

设置成功的开源计划办公室(OSPO)的指南

Next »

正则表达式:匹配第一次出现的字符

© 2024 编程爱好者博客. Generated with Hugo and Mainroad theme.