出现 Invalid bound statement (not found): com.example.demo.mapper.UserMapper.selectById 解决方法

1. 问题所示

在运行springboot做一些测试功能的时候,本身是可以启动成功的,但是一使用测试接口就会出现如下错误:

在这里插入图片描述

在终端会出现如下错误:

org.apache.ibatis.binding.BindingException: 

猜你喜欢

转载自blog.csdn.net/weixin_47872288/article/details/135287433
今日推荐