This week's Java roundup for May 2nd, 2022 features news from OpenJDK, JEPs targeted for JDK 19, JobRunr 5.1.0, Quarkus 2.8.3.Final, Hibernate ORM 6.0.1.Final, Kotlin 1.7.0 preview, Apache Camel versions 3.14.3 and 3.11.7, Apache Tika version 2.4.0 and 1.... (more…)
Read more »
Handling a WebHook is a straight and forward process in most cases. I’ve stumbled upon a bit of a problem when trying to consume Mailgun… (more…)
Read more »
A failure to sanity check signatures for division-by-zero flaws makes forgeries easy. (more…)
Read more »
Java famously has no unsigned integer types [1] . This is sometimes treated as a problem that needs a solution. Assuming that it is a p... (more…)
Read more »
Learn how to install Java OpenJDK 15 on macOS Catalina by downloading the .tar.gz file from OpenJDK. (more…)
Read more »