原文:Exception in thread "main" org.apache.ibatis.binding.BindingException: Type interface com.test.bean.groupMapper is not known to the MapperRegistry.

解決辦法,逆工程沒有添加對應的映射包路徑,加好就可以了,mybatis.xml中添加 ...

2019-03-12 16:18 0 868 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM