hello
发布于 2022-09-02 / 1 阅读
0
0

springboot2.X课程报错

chapter3-1 Test 提示Invalid bound statement (not found): com.example.demo.mapper.service.UserService.deleteAllUsers

查到的资料都是针对mybatis解决的,但是这个章节并没有用到mybatis。求解决


评论