Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Jdbi Starter

Jdbi starter project.

Jdbi integration example. It uses the transactional filter per request, provides access to Jdbi and Handle objects as well as how to use SQLObjects.

Database migration are management by Flyway.

run

mvn jooby:run

help