https://github.com/roc41d/spring-boot-multiple-datasources
A sample application to demonstrate how to configure multiple datasources in a spring-boot project
https://github.com/roc41d/spring-boot-multiple-datasources
configuration datasources dockerfile example java java-8 multiple-databases multiple-datasource mysql-database spring-boot
Last synced: about 1 month ago
JSON representation
A sample application to demonstrate how to configure multiple datasources in a spring-boot project
- Host: GitHub
- URL: https://github.com/roc41d/spring-boot-multiple-datasources
- Owner: roc41d
- Created: 2020-10-29T10:56:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T12:02:50.000Z (over 4 years ago)
- Last Synced: 2025-01-21T21:13:24.105Z (3 months ago)
- Topics: configuration, datasources, dockerfile, example, java, java-8, multiple-databases, multiple-datasource, mysql-database, spring-boot
- Language: Java
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot - Multiple Datasources
A sample application to demonstrate how to configure multiple datasources in a spring-boot project