Files
SpringBoot-Two-DataSources-…/README.md
2019-03-30 19:23:07 +08:00

14 lines
666 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 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/)