1. Spring and Java

>> JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview) [openjdk.org]

Primitive type patterns in all pattern contexts, and extend instanceof and switch to work with all primitive types.

>> Fetching recursive associations with JPA and Hibernate [vladmihalcea.com]

Let’s see how we can fetch recursive associations when using JPA and Hibernate.

>> How to implement a soft delete with Hibernate [thorben-janssen.com]

And, exploring the Soft Delete Type: a new way to implement soft deletes in Hibernate 6.4, and also covering the good old way.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical & Musings

>> You Might Be Better Off Without Pull Requests [hamvocke.com]

An interesting/critical take on why there might be better ways to handle daily code integrations.

Also worth reading:

3. Pick of the Week

>> Life is Short [paulgraham.com]

Next »
Java Weekly, Issue 528
« Previous
Java Weekly, Issue 526
Comments are open for 30 days after publishing a post. For any issues past this date, use the Contact form on the site.