Relative Content

Tag Archive for springdatasourceboot

Spring Boot Load Datasources from Table

I am trying to learn how to work with multiple Datasources in Spring Boot.
I was able to create MultiRoutingDataSource and loaded with Datasources that were configured in application.properties. Here are some code snippets. Full code is at https://github.com/ivoronline/springboot_db_multitenant_dingleentity_shcemaparamtersfromtable