mybatis-mapper / mapper

MyBatis Mapper
https://mapper.mybatis.io
Apache License 2.0
325 stars 47 forks source link

未知错误,无法扫描mapper #72

Closed m4ra7h0n closed 1 year ago

m4ra7h0n commented 1 year ago

以前用tk时加上Mapper注解可以扫描到的,为啥这个显示无法注册bean呢,我使用的h2数据库

截屏2022-12-11 11 28 10 截屏2022-12-11 11 30 31 截屏2022-12-11 11 28 52 截屏2022-12-11 11 29 01
        <dependency>
            <groupId>io.mybatis</groupId>
            <artifactId>mybatis-mapper</artifactId>
            <version>2.0.0</version>
        </dependency>
abel533 commented 1 year ago

完全按照mybatis用法就能使用,如果有问题,先试试mybatis本身有没有问题。

m4ra7h0n commented 1 year ago

好嘞,我试下,谢谢老大

---原始邮件--- 发件人: @.> 发送时间: 2022年12月11日(周日) 下午3:50 收件人: @.>; 抄送: @.**@.>; 主题: Re: [mybatis-mapper/mapper] 未知错误,无法扫描mapper (Issue #72)

完全按照mybatis用法就能使用,如果有问题,先试试mybatis本身有没有问题。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>