MyBatis: No MyBatis mapper was found in '[xx.mapper]' package. Please check your configuration

在应用入口加入@MapperScan("com.IBM.XXXXX.dao")

posted @ 2019-07-12 17:46  jason47  阅读(9459)  评论(0)    收藏  举报