Releases: isopropylcyanide/dropwizard-jdbi-unitofwork
Releases · isopropylcyanide/dropwizard-jdbi-unitofwork
v1.1
Initial Release v1.0
- Transactionality across multiple datasources when called from a request thread
- Transactionality across multiple datasources across multiple threads
- Excluding, selectively, certain set of URI's from transaction contexts, such as ELB, Health Checks etc
Http GET
methods are excluded from transaction by default.Http POST
methods are wrapped around in a transaction only when annotated with@JdbiUnitOfWork