JDBI v2.76 Release Notes

    • 🚚 SPRING BREAKING CHANGE: move from Spring 2 to Spring 3, how timely of us
    • SQL lookups in the context of a SqlObject method now also find according to the same rules as annotation
    • 0️⃣ DefaultMapper now has option to disable case folding
    • 🛠 Fix AbstractMethodError swallowing in SqlObject methods