@Autowired 接口类注入 Caused by: org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):
service.SysUserService.getByUsername
实现类注入,调用正常
Comment From: miemieYaho
给出你的复现demo以git形式
@Autowired 接口类注入 Caused by: org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):
service.SysUserService.getByUsername
实现类注入,调用正常
Comment From: miemieYaho
给出你的复现demo以git形式