# springboot-jpa-multiple-datasource **Repository Path**: oldlie/springboot-jpa-multiple-datasource ## Basic Information - **Project Name**: springboot-jpa-multiple-datasource - **Description**: spring boot JPA multiple data sources - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot JPA 多数据源 目前可以分别向两个库中的表中写数据了。