springboot+mybatis
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.bgkj.service.UserService.importUserInfo。用mybatis的時候,為什么controller層調用service層時報這樣的錯,已經用@autowired注解了
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.bgkj.service.UserService.importUserInfo。用mybatis的時候,為什么controller層調用service層時報這樣的錯,已經用@autowired注解了
2018-03-18
舉報