Java

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.

Featured image for Cryostat (was ContainerJFR) topics.
Article

Custom JFR event templates with Cryostat 2.0

Andrew Azores +1

Learn how to use Red Hat OpenShift ConfigMap to preconfigure custom event templates in Cryostat 2.0. Discover how to add a ConfigMap to the Cryostat Operator.

Featured image for Red Hat Enterprise Linux 8.5
Article

RHEL 8.5: OpenJDK 17, .NET 6, and more

Don Pinto

Red Hat Enterprise Linux 8.5 is here! This release has OpenJDK 17, .NET 6, rootless overlay support in Podman, enhanced application streams, and more.

Featured image for Cryostat (was ContainerJFR) topics.
Article

Automating JDK Flight Recorder in containers

Andrew Azores

Use Cryostat 2.0, a container-native JVM application, to automate JDK Flight Recorder. Read all five articles in this Red Hat Developer series for more details.

Featured image for Quarkus for Spring Developers
Article

Test-driven development with Quarkus

Eric Deandrea

Learn how Quarkus enables test-driven development (TDD) with built-in continuous testing, where tests run immediately after code changes are saved.