# spring-boot-mybatisplus-multiple-datasource **Repository Path**: hongfeifly/spring-boot-mybatisplus-multiple-datasource ## Basic Information - **Project Name**: spring-boot-mybatisplus-multiple-datasource - **Description**: Spring Boot Mybatis Plus 多数据源 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Spring Boot Mybatis Plus 多数据源 + JDK 1.8 + mysql 1. 执行 database-1.sql 2. 执行 database-2.sql 3. 运行 Application http://localhost:8080/users http://localhost:8080/orders