Java

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.

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.