解决:Parsed mapper file: ‘file [**.xml]‘

mybatisplus运行控制台打印这样的信息在这里插入图片描述
如何解决呢?
只需要在配置文件里把org.apache.ibatis.logging.stdout.StdOutImpl改为org.apache.ibatis.logging.slf4j.Slf4jImpl

mybatis-plus:
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #改为 org.apache.ibatis.logging.slf4j.Slf4jImpl
  • 3
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Using VFS adapter com.baomidou.mybatisplus.autoconfigure.SpringBootVFS Checking to see if class com.lxyk.pojo.Account matches criteria [is assignable to Object] Checking to see if class com.lxyk.pojo.Customer matches criteria [is assignable to Object] Checking to see if class com.lxyk.pojo.History matches criteria [is assignable to Object] Checking to see if class com.lxyk.pojo.MainMenu matches criteria [is assignable to Object] Checking to see if class com.lxyk.pojo.Salary matches criteria [is assignable to Object] Checking to see if class com.lxyk.pojo.WaterDetails matches criteria [is assignable to Object] Checking to see if class com.lxyk.pojo.Worker matches criteria [is assignable to Object] Scanned package: 'com.lxyk.pojo' for aliases Warn: Could not find @TableId in Class: com.lxyk.pojo.Customer. Parsed mapper file: 'file [E:\Java_Pro\Project\basic-code\Springboot_Pro\target\classes\mapper\CustomerMapper.xml]' Warn: Could not find @TableId in Class: com.lxyk.pojo.History. Parsed mapper file: 'file [E:\Java_Pro\Project\basic-code\Springboot_Pro\target\classes\mapper\HistoryMapper.xml]' Warn: Could not find @TableId in Class: com.lxyk.pojo.Salary. Parsed mapper file: 'file [E:\Java_Pro\Project\basic-code\Springboot_Pro\target\classes\mapper\SalaryMapper.xml]' Warn: Could not find @TableId in Class: com.lxyk.pojo.WaterDetails. Parsed mapper file: 'file [E:\Java_Pro\Project\basic-code\Springboot_Pro\target\classes\mapper\WaterDetailsMapper.xml]' Warn: Could not find @TableId in Class: com.lxyk.pojo.Worker. Parsed mapper file: 'file [E:\Java_Pro\Project\basic-code\Springboot_Pro\target\classes\mapper\WorkerMapper.xml]' Warn: Could not find @TableId in Class: com.lxyk.pojo.Account.
05-25
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值