Category: Home
Java 18 is Now Available
Oracle has released version 18 of the Java programming language and virtual machine with a final feature set that includes nine JEPs. This release features JEPs that provide continued contribution toward Project Amber, Project Loom and Project Panama along with some useful new tools.
Jumpstart your Micronaut Applications with AWS Lambda
In this 12-hour workshop, students learn how to use the Micronaut framework in concert with Amazon Web Services.
Write Kubernetes in Java with the Java Operator SDK, Part 2 | Red Hat Developer
Use the Java Operator SDK and its Quarkus extension to build a sample application as you take a deeper dive into writing Kubernetes Operators in Java.
J on the Beach – Speakers
Learn about all speakers giving talks and workshops at jotb22. From creators of programming languages to code explorers.
Studio Jakarta EE
https://www.youtube.com/channel/UCNqGDYQp1etqHB4FqsgaHZA
Deploy Infinispan automatically with Ansible | Red Hat Developer
A collection offered by Ansible Galaxy installs Infinispan in the background, making it easy to automatically add that datastore to Java applications.
Security Warning: Your Java Attack Surface Just Got Bigger | Foojay.io
Learn about common threats, vulnerabilities, and misconfiguration including the recently disclosed issues in Log4j.
eclipse-collections-kata/lost-and-found-kata at master · eclipse/eclipse-collections-kata
Eclipse Collections Katas . Contribute to eclipse/eclipse-collections-kata development by creating an account on GitHub.
Range check elimination in loops in OpenJDK’s HotSpot JVM | Red Hat Developer
Dive into how the HotSpot JVM improves your Java application’s performance by eliminating range checks and cleverly optimizing loops.