The English version of quarkus.io is the official project site. Translated sites are community supported on a best-effort basis.
Posts by Kabir Khan

Posts by Kabir Khan

Senior Principal Software Engineer and JBoss old-timer. Mainly working on WildFly, EAP and looking after our software delivery processes

Posts

This blog post shows how to configure an A2A server agent to use persistent stores and event queues, in order to get it working for distributed, cloud-native environments.

In this blog post we will take advantage of the respective development modes of both Quarkus and Angular CLI and see how we can develop a zero turnaround web application backed by a RESTful API on Quarkus. While I am using Angular, the concepts are the same for other modern web application frameworks. The source code for this blog can be found at https://github.com/kabir/blog-quarkus-ui-development. It contains a README which explains in detail how the application...