Spring Boot and Two DataSourcesThis project demonstrates how to use two DataSource s with Spring Boot 2.6.It utilizes:Spring Data JPAFlyway migrations for the two DataSource sSeparate Hibernate properties for each DataSource defined in the application.ymlTests for components