geekyhacker.com
Spring Boot connect to multiple datasources
In many cases, we need to connect to multiple datasources from the same service due to business requirements. In this article, we discuss how to configure Spring Boot to connect to multiple datasou…