Getting Started With Agentic Workflows in Java and Quarkus

Wait 5 sec.

This post walks through building and running a real-world agentic workflow with Agentican and Quarkus. Specifically, an agentic workflow to automate market research and information sharing: Identify the top vendors within a market category. Research the positioning and strengths of each vendor. Classify the findings as either standard or urgent. Draft a brief to share with others in the company.Prerequisites Quarkus Java 25 Maven (or Gradle) LLM provider API keyStep 1: Add the dependencyCreate a Quarkus app, and add the Agentican Quarkus runtime module: