geekyhacker.com
Spring transaction with multiple datasources
In the previous article, we learned how to connect to multiple datasources in Spring Boot. Although this is an anti-pattern, there is sometimes no easy way to get rid of it because of various …