Skip to main content

Distributed JDBC session for Dropwizard 1.2.2

Following code illustrates how to configure distributed JDBC sessions in Dropwizard V1.2.2.

Application.java file,

Comments