问答详情
源自:8-2 整合MyBatis - 实现基于mybatis的CRUD功能

sid 这个是开源的吗,还是老师自己写的

github 上面好像没有发现

提问者:pain7 2018-03-17 13:59

个回答

  • 慕粉5830429
    2018-03-31 23:58:57

    http://grepcode.com/snapshot/repo1.maven.org/maven2/com.github.bingoohuang/idworker-client/1.5/

  • qq_深圳好男人_0
    2018-03-24 11:47:21

    这个有下载网址吗?github上有很多个版本的sid,不知道哪一个适合我们的教程,最好给一个下载网址,谢谢

  • zhangyulei
    2018-03-17 14:37:36

    @ComponentScan(basePackages= {"com.imooc", "org.n3r.idworker"})

  • zhangyulei
    2018-03-17 14:32:26

    开源的 , 就是三个包,从GitHub上下下来就可以使用,使用的时候用CommentScan扫描一下。