Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Java

5 items on 23 Jul 2026
Java

From CloudEvents to Domain Events--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes The #407 airhacks.fm episode with Johan Haleby (@johanhaleby) about: Occurrent library, event sourcing, CloudEvents, the distinction between domain and integration…

Source: Adam Bien Blog
Java GitHub

openjdk/jdk: jdk-28+8

Added tag jdk-28+8 for changeset 5428159

Source: OpenJDK Releases rwestberg
Java GitHub

openjdk/jdk: jdk-27+32

Added tag jdk-27+32 for changeset e60e178

Source: OpenJDK Releases rwestberg
Java GitHub

quarkusio/quarkus: 3.37.4

Complete changelog #46633 - AWS Lamdba function.zip permission issue on Windows #55436 - Update to Vert.x 4.5.30 and Netty 4.1.136.Final #55438 - Qute does not apply property-not-found-strategy when chaining template…

Source: Quarkus Releases quarkusbot
Java GitHub

micronaut-projects/micronaut-core: Micronaut Core 5.0.7

What's Changed Bug Fixes 🐞 fix(cors): replace reference equality with value equality in isAny and isAnyMethod by @fatekingsama in #12627 Update Jackson dependencies to patch security vulnerabilities (#12834) Full…

Source: Micronaut Core Releases sdelamo