JDBI v3.12.2 Release Notes

Release Date: 2020-02-13 // about 4 years ago
    • Bean binding: ignore getter methods with parameters
    • Immutables: find builder set method even with @ColumnName
    • CachingSqlParser: default limit to 1000 parsed statements, #1658
    • bom: don't inherit from parent #1656
    • bean mapping: improve detection of incomplete wildcard types