Quarkus - Contexts and Dependency Injection 1. Bean Discovery 1.1. How to Generate a Jandex Index 1.2. How To Exclude Types and Dependencies from Discovery 2. Native Executables...
Quarkus - Asynchronous messages between beans Installing Consuming events Configuring the address Replying Implementing fire and forget interactions Dealing with messages Sen...
Quarkus - Using Apache Kafka with Reactive Messaging Prerequisites Architecture Solution Creating the Maven Project Starting Kafka The price generator The price converter Th...
v1.18.0 Bumped java-operator-plugins to v0.2.0 Support image digests instead of tags Add requirement cloud.common for Ansible-based operators v1.18.0 Bumped java-operator-pl...
Quarkus - Tips for writing native applications Supporting native in your application Including resources Registering for reflection Using the @RegisterForReflection annotation Us...
Using Software Transactional Memory in Quarkus Why use STM with Quarkus? Building STM applications Setting it up Defining STM-aware classes Creating STM objects Defining trans...