Posts related to tag: Datasource


Spring Boot Dynamic DataSource Routing using AbstractRoutingDataSource

This page will walk through Dynamic DataSource Routing using AbstractRoutingDataSource and Spring Data JPA in Spring Boot. AbstractRoutingDataSource is an […] Continue reading »

Spring Boot Multiple Data Sources Example with Spring JPA

This guide walks you through how to configure multiple data sources in the Spring Boot application using Spring Data JPA. […] Continue reading »