dropwizardjdbi

Upgrading Dropwizard JDBI to JDBI 3


How do you upgrade dropwizard jdbi 2.78 to jdbi version 3 since I want to make use of the joins functionality included in it.


Solution

  • Project member here.

    We'll be publishing a more complete migration guide prior to v3 final release. In the meantime, one of our users just submitted a decent list of changes as a starting point:

    (See https://github.com/jdbi/jdbi/issues/715)