Java Weekly, Issue 529

LINQ emulation in Java, JPA fetch types, stateless sessions in Hibernate, GC improvements, and Actor model concurrency.

Java Weekly, Issue 528

Looking forward to Java 22, Hibernate DAO generation and Jakarta EE development with Payara. A good week.

Java Weekly, Issue 527

Primitive pattern matching, recursive fetch JPA, soft delete Hibernate, new GraalVM, and life without pull requests. A good week.

Convert Long to Date in Java

Learn to convert a long value to a date in Java using the Java 8 Date-Time API, the legacy Date API, and the Joda-Time library.

Java Weekly, Issue 526

CountDownLatch, primitives for pattern matching, eBPF for Java, soft assertions, and 2FA vulnerabilities!

Java Weekly, Issue 525

New Java features to expect in 2024, testing data access layer, eBPF and Java, and meet Docker Scout