eynoc-coder
Results
1
comments of
eynoc-coder
trafficstars
I recommend creating a Config class within an internal package for each module and using Spring configuration to set up a dedicated datasource for each module. This [https://www.baeldung.com/spring-data-jpa-multiple-databases](url) provides an...