Java

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.

Migrating Spring Boot tests
Article

Migrating Spring Boot tests to Quarkus

rassmith

Learn how to migrate Spring Boot tests to Quarkus, and how to deal with the Spring Boot test functionalities that don't map to Quarkus.

Debugging GraalVM-native images using gdb
Article

Debugging GraalVM-native images using gdb

Andrew Dinn

Discover how GraalVM adding DWARF debug information to its Linux images enables effective source-level Java-native image debugging through gdb.

Open Liberty
Article

Support for GraphQL with Open Liberty 20.0.0.6

yasmin-aumeeruddy

Discover Open Liberty 20.0.0.6's new features: Develop "code-first" GraphQL applications, provision features with Maven, and control application startup.