如何使Jar中的配置文件正常工作

时间:2018-12-10 09:46:44

标签: java spring-boot mybatis

我不知道如何搜索此问题。
看起来像这样:
Jar A和Jar B都是基于SpringBoot的项目。
A依赖于B,而B依赖于mybatis-spring-boot-starter

问题:
    1.如何在mybatis中写入B的配置。
    2.如何使用Java进行配置。

1 个答案:

答案 0 :(得分:-1)

搜索“ spring-boot mybatis” ,这个看起来不错: http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/