文件名称:springboot mybatis 集成多数据源 两种实现方式
文件大小:35KB
文件格式:RAR
更新时间:2020-07-20 12:41:22
springboot ,多数据源
springboot mybatis 集成多数据源 两种实现方式,一种静态添加,一种动态添加,后者能够支持很好的拓展。使用注解的方式实现,项目打包了一个module
【文件预览】:
readwrite
----src()
--------test()
--------main()
----target()
--------generated-test-sources()
--------generated-sources()
--------classes()
--------test-classes()
----readwrite.iml(9KB)
----pom.xml(2KB)
----.gitignore(249B)