JDBI v2.10.0 Release Notes

    • ⚠ minor code cleanups to reduce number of warnings
    • 🔦 Expose NamedArgumentFinder to allow custom lookup of Arguments. JDBI already provides two implementations of the Interface, one for Maps and one for BeanProperties.
    • ➕ Add ability to set query timeout (in seconds) on SqlStatement