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