# multiple-datasource **Repository Path**: devin-alan/multiple-datasource ## Basic Information - **Project Name**: multiple-datasource - **Description**: 多数据源demo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 28 - **Forks**: 9 - **Created**: 2018-01-04 - **Last Updated**: 2021-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This project is created by ApplicationPower. [ApplicationPower](https://gitee.com/sunyurepository/ApplicationPower) # MyBatis - Multiple datasources example This project contains two example of how to set up spring-mybatis to work with two independent databases,the module of springboot-mutiple-datasource is an example of how to make Spring Boot multiple databases configuration with MyBatis,the another module of springmvc-multiple-datasource is an example of how to make Spring MVC multiple databases configuration with MyBatis. Note,This project supports distributed JTA transactions across multiple XA resources by using Atomikos