- Dropwizard JDBI | Dropwizard
Quote: "If you’re using JDBI’s SQL Objects API (and you should be), dropwizard-jdbi will automatically prepend the SQL object’s class and method name to the SQL query as an SQL comment…" OMG that’s really useful if you happen to be like me and have spent too much time in Postgres slow query logs.
(categories: postgres database dropwizard java tips )