Java

Featured image for Java topics.
Article

What's new for developers in Java 18

Syed M Shaaf

Java 18 highlights include the new simple web server, a better way to annotate Javadocs, and an option to test application behavior without finalize().

Featured image for automating JBoss Web Server deployments with Ansible.
Article

Build a bootable JAR for cloud-ready microservices

Mauro Vocale

Create bootable JARs for cloud-ready microservices with JBoss and Jakarta EE. These self-contained environments offer efficiency, security, and minimal sizing.

Featured image for OpenShift integration topics.
Article

Integrate Apache ActiveMQ brokers using Camel K

Maz Arslan +2

Transition from ActiveMQ Classic to ActiveMQ Artemis using Camel K. We show how to integrate the two versions of the message broker using AMQ on OpenShift.

Red Hat Developer's top 10 articles of 2021.
Article

Top 10: Our most read developer articles of 2021

Red Hat Developer Editorial Team

Read the top 10 most popular developer stories of 2021, including articles on Red Hat subscription, design patterns, C#, OpenJDK, and Helm with Jenkins CI/CD.

Featured image for Best of application services
Article

Java, Quarkus, Kafka, and more: The best of 2021

Red Hat Developer Editorial Team

Discover popular Red Hat articles from 2021 on Java, Apache Kafka, Quarkus, RHEL, Camel K, and other application support topics. Contains recommended resources.

Custom image for Red Hat Developer roundup: December 2021.
Article

Red Hat Developer roundup: Best of December 2021

Red Hat Developer Editorial Team

Highlights of December 2021 include two guides for integrating Red Hat OpenShift Streams for Apache Kafka. Read the entire monthly recap for further details.

Featured image for Quarkus + Java 17
Article

Explore Java 17 language features with Quarkus

Ana-Maria Mihalceanu

Explore new language features introduced in Java 17 and learn how to optimize them in Quarkus. This tutorial offers hands-on examples to get started.

Apache Camel and Quarkus on Red Hat OpenShift
Article

Boost Apache Camel performance on Quarkus

Bruno Meseguer

Learn how Camel evolved over time and boost Apache Camel performance on Quarkus to get lightning-fast boot times with low memory utilization.

Featured image for the Red Hat Developer roundup: November 2021
Article

Red Hat Developer roundup: Best of November 2021

Red Hat Developer Editorial Team

Red Hat Developer shares its readers' top picks of articles posted in November 2021, including two Linux updates. See the full recap at the end of this article.

Featured image for Cryostat (was ContainerJFR) topics.
Article

A faster way to access JDK Flight Recorder data

Andrew Azores

Capture JFR data on the fly with the POST rule in Cryostat 2.0. Diagnose performance problems in containerized apps running on Kubernetes and Red Hat OpenShift.

Featured image for Java topics.
Article

Runtime profiling in OpenJDK's HotSpot JVM

Roland Westrelin

Discover how runtime profiling in OpenJDK's HotSpot JVM improves speculation and contributes to optimization in this Red Hat guide with illustrated benefits.

OpenJDK
Article

JVM performance monitoring with JMC agent

Joshua Matsuoka

Find out how to use JMC agent plugin to monitor the performance of a running JVM by adding custom JFR events without stopping or rebuilding the Java app.