I've published a package to Maven Central that I've developed to add Support for Unit of Work for a Dropwizard App that uses JDBI using a @JdbiUnitOfWork annotation
The project lives here: https://github.com/isopropylcyanide/dropwizard-jdbi-unitofwork

I'm interested in contributing upstream. Would really appreciate if someone can review the source and see if it's worth it.
It is being actively used in our production since the last quarter. I have also published a series of articles on the same
Part I
Part II

I've published a package to
Maven Centralthat I've developed to add Support for Unit of Work for a Dropwizard App that usesJDBIusing a@JdbiUnitOfWorkannotationThe project lives here: https://github.com/isopropylcyanide/dropwizard-jdbi-unitofwork

I'm interested in contributing upstream. Would really appreciate if someone can review the source and see if it's worth it.
It is being actively used in our production since the last quarter. I have also published a series of articles on the same
Part I
Part II