Recently on our project where we use Ratpack we had to get data from different databases in our Ratpack application. We already used the HikariModule to get a DataSource to connect to one database. Then with the SqlModule we use … Continue reading
The post Ratpacked: Using Multiple DataSources appeared first on JDriven.