【Bug】MyBatis

org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.sdnu.bank.mapper.AccountMapper.selectByActno

Invalid bound statement——无效绑定,就是mapper接口和xml没有绑定成功。
【Bug】MyBatis_第1张图片

你可能感兴趣的:(Bug,mybatis,bug,java)