14 lines
666 B
Markdown
14 lines
666 B
Markdown
## SpringBoot 2.x Configure Two DataSources Demo Project
|
||
SpringBoot 2.x Configure Two DataSources (base version 2.1.3)
|
||
|
||
You should configure your own database connection address, the connection address in the project has expired!
|
||
|
||
Study record:[SpringBoot2.x Data JPA 多数据源爬坑](https://blog.fjy8018.top/index.php/archives/202/)
|
||
|
||
|
||
## SpringBoot 2.x 多数据源配置样例工程
|
||
SpringBoot 2.x 多数据源配置样例工程,基于SpringBoot 2.1.3版本有效
|
||
|
||
注意配置自己的数据库连接地址,工程内的连接地址已经失效
|
||
|
||
爬坑过程:[SpringBoot2.x Data JPA 多数据源爬坑](https://blog.fjy8018.top/index.php/archives/202/) |