Java Weekly, Issue 437

Hunting down a JVM crash, loom first-take, reactive architectures, more of Hibernate 6, new Transaction API in Quarkus and public-key cryptography.

Hibernate Validator Annotation Processor in Depth

When using the Java constraints library, it’s easy to make a mistake with an annotation and only find out about it at runtime. We look at the available annotation processor and how it can give us early feedback.

Guide to JBang

Learn how to create, edit and run self-contained source-only or binary Java programs with ease using JBang.

New Features in Java 17

In this article, we’ll talk about the news related to the new version of the Java ecosystem, Java SE 17 – the new features and the changes in its release process, LTS support, and licenses.