Quantcast
Channel: Baeldung
Viewing all articles
Browse latest Browse all 3522

Java Weekly, Issue 559

$
0
0

1. Spring and Java

>> Java 23: What’s New? [foojay.io]

A quick overview of the main features to expect in Java 23. Lots of good stuff coming.

>> Reuse Testcontainers initialization and configuration code with JUnit 5 Extension Callbacks in your Spring Boot Integration Tests [tech.asimio]

Take advantage of JUnit lifecycle callbacks to reduce test execution times—a very useful trick for optimizing integration test execution times.

>> Embeddable Inheritance with JPA and Hibernate [vladmihalcea.com]

And a practical guide on how to map embeddable inheritance when using JPA and Hibernate.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical & Musings

>> How I Review GitHub PRs [bitquabit.com]

A few tips and tricks on how to review PRs effectively, especially the ones touching a lot of files. Good stuff.

Also worth reading:

3. Pick of the Week

>> Just use Postgres [mccue.dev]


Viewing all articles
Browse latest Browse all 3522

Trending Articles