Skip to content

drumonii/SpringBootTwoDataSources

Repository files navigation

Spring Boot and Two DataSources

This project demonstrates how to use two DataSource s with Spring Boot 2.6.

It utilizes:

  • Spring Data JPA

  • Flyway migrations for the two DataSource s

  • Separate Hibernate properties for each DataSource defined in the application.yml

  • Tests for components

About

Spring Boot with multiple (two) DataSources and JPA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published