Java

featured image for the new odo release
Article

Kubernetes integration and more in odo 2.0

Serena Chechile Nichols +1

Explore the updates in the odo 2.0 CLI, which now integrates with Kubernetes, defaults to devfile deployments, and lets you deploy Operators.

Kafka and Quarkus stream-themed featured image
Article

Build a data streaming pipeline using Kafka Streams and Quarkus

Kapil Shukla

Build a Quarkus application that streams and processes data in real-time using Kafka Streams. As we go through the example, you will learn how to apply Kafka concepts such as joins, windows, processors, state stores, punctuators, and interactive queries.

Quarkus featured image
Article

Quarkus and Jakarta EE: Together, or not?

Mark Little

Will Quarkus be compatible with Jakarta EE? As usual, the answer isn't a simple "yes" or "no," so settle in to learn the answer and why.

Open Liberty
Article

JSON logging updates in Open Liberty 20.0.0.8

Jakub Pomykala

Discover Open Liberty 20.0.0.8's new JSON logging features that take advantage of the accessLogging logFormat attribute, and get started using them.

Benefits of reactive programming
Article

Reactive Quarkus: A Java Mutiny

Clement Escoffier +1

In this DevNation Tech Talk, we introduce the Mutiny reactive programming library and show how Quarkus and Mutiny simplify reactive application development.