Connect multiple databases with same structure from spring boot microservices
I am working with Spring Boot Microservice project, in this I need to connect to multiple database with same structure based on countries.
I am working with Spring Boot Microservice project, in this I need to connect to multiple database with same structure based on countries.