Handling maps in Groovy vs Java Discover the differences in map handling between Groovy and Java with this hands-on demo.
How Garbage Collection works inside a Java Virtual Machine Understanding how Java handles memory isn't always necessary, but it can help you envision how the JVM deals with your variables and class instances.
7 guides for developing applications on the cloud with Quarkus These resources teach you how to optimize Java applications for the cloud with Quarkus.
A guide to JVM parameters for Java developers By understanding and using JVM and JVM parameters, both developers and end users can diagnose failures and improve the performance of a Java application.
Extend Kubernetes service discovery with Stork and Quarkus Quarkus enables developers to integrate client-based load balancing programming using Stork and Consul for reactive Java applications.
Simplify Java persistence implementation with Kotlin on Quarkus This article demonstrates how Quarkus enables developers to simplify JPA implementation using Kotlin programming APIs for reactive Java applications.