code

A collection of 2 post

Upgrading To Java 17

Java 17 was released back in September 2021, and you might be considering upgrading from Java 11. This article details some of the aspects around upgrading to Java 17, and the differences in the release feature sets.

Java JPA Paging Fiasco

I was tasked with implementing an API that nearly took down our data warehouse when it was released to production.