
This course teaches you how to build a production-style Agentic AI project using Spring Boot, Spring AI, MCP, Splunk, Jira, SQL and Angular.
Instead of creating another simple chatbot or CRUD application, you will build an AI-powered production incident investigator for Java backend systems. The project is based on a realistic microservice problem: payment is successful, but the order is not confirmed. This kind of issue requires backend teams to check logs, correlation IDs, business state, service health, incident evidence and RCA.
You will start with an Order and Payment service playground, then add structured logging, correlation ID propagation, Splunk log collection, incident scenario creation, Jira ticketing through a helper service, and an AI Investigation Console.
The core of the course is the Agentic AI flow. You will learn how an AI Agent receives an incident goal, uses MCP tools, collects evidence, checks logs and service health, compares facts, rejects wrong causes and generates evidence-backed RCA.
You will also understand why MCP is important for enterprise AI systems. Instead of giving AI direct access to databases, Splunk or production systems, MCP provides safe and controlled tools.
By the end of this course, you will understand how to design and explain a real backend AI architecture using Spring Boot, Spring AI, MCP, observability, incident management and human-approved remediation.
This course includes demonstrations of AI systems and AI-assisted development workflows. All explanations, architecture decisions and implementation walkthroughs are reviewed and guided by the instructor.