我不知道如何搜索此问题。
看起来像这样:
Jar A
和Jar B
都是基于SpringBoot
的项目。
A
依赖于B
,而B
依赖于mybatis-spring-boot-starter
。
问题:
1.如何在mybatis
中写入B
的配置。
2.如何使用Java
进行配置。
答案 0 :(得分:-1)
搜索“ spring-boot mybatis” ,这个看起来不错: http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/