Skip to content

arteam/dropwizard-jdbi3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropwizard-jdbi3

Build Status Maven Central

Dropwizard integration with JDBI3

Description

This module glues together the Dropwizard framework and the jdbi3 library. It provides a JdbiFactory which allows to create a Jdbi object from the Dropwizard's Environment and PooledDataSourceFactory. It registers metrics for SQL queries and a health check for the connection.

Use

<dependency>
  <groupId>com.github.arteam</groupId>
  <artifactId>dropwizard-jdbi3</artifactId>
  <version>1.2</version>
</dependency>

About

Dropwizard integration with JDBI3

Resources

License

Stars

6 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages