abel533 / MyBatis-Spring-Boot

Spring Boot集成MyBatis的基础项目
3.37k stars 1.59k forks source link

spirng boot example查询异常 #27

Closed libsgh closed 3 years ago

libsgh commented 7 years ago

只有example查询报错,java.lang.RuntimeException: 无法获取实体类cxxx对应的表名!问题滞留了好几天,调试的时候getEntityTable方法中的entityTableMap,的values是空,可能是什么原因导致的?

libsgh commented 7 years ago

您好,已经发现问题,由于使用了devtool导致,试着配置:using-boot-devtools-customizing-classload,比较复杂并未成功,希望能给出具体的排除实体包的配置例子,3Q

abel533 commented 7 years ago

排除条件苛刻,去掉devtools吧。

2017-03-02 19:43 GMT+08:00 libsgh notifications@github.com:

您好,已经发现问题,由于使用了devtool导致,试着配置:using-boot-devtools-customizing-classload, 比较复杂并未成功,希望能给出具体的排除实体包的配置例子,3Q

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/abel533/MyBatis-Spring-Boot/issues/27#issuecomment-283631795, or mute the thread https://github.com/notifications/unsubscribe-auth/ABtHlgLZQK3wwLUKkPpZoV2EAWN62GX4ks5rhqtSgaJpZM4MQ1QZ .