Skip to content

m3dev/spring-boot-mybatis-multiple-datasource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot + MyBatis multiple DataSource sample

Sample project to show how to use multiple DataSource (different database connections) with Spring Boot + MyBatis.

Key of this sample is @Configuration classes (DataSourceAConfig.kt, DataSourceBConfig.kt).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages