springboot整合mybatis出现的错误记录
1:把namespace路径写成了实体类的路径

spring整合mybatis错误记录

2:把usernam和password写错加了前缀data-
mybatis: 不要写成了 mybatis-plugs
spring整合mybatis错误记录

相关文章:

  • 2021-06-09
  • 2022-12-23
  • 2022-03-01
  • 2022-12-23
  • 2021-11-18
  • 2021-11-30
  • 2021-05-19
  • 2022-01-11
猜你喜欢
  • 2021-09-08
  • 2022-12-23
  • 2021-04-24
  • 2021-10-26
  • 2021-04-07
  • 2022-01-24
相关资源
相似解决方案