Conference Sessions

Talk
RAG (Retrieval-Augmented Generation) in Java
Enterprise Java

While Large Language Models (LLMs) are powerful, they often lack domain-specific knowledge and may produce hallucinations. Retrieval-Augmented …

Talk
Beyond DSAs – The Modern Way to Deal with Large Datasets Efficiently: Bloom Filters in Java
Core Java

This talk will start with Why efficient data handling matters in the modern world" and how DSA is trying to solve.
We will discuss common …

Talk
Evolving with APIs, GraphQL and Generative AI
Enterprise Java

Java has long been the backbone of enterprise development, However, the landscape of modern software architecture is rapidly evolving and they demand …

Workshop
From Prompts to Agents: Supercharging Spring Boot with AI and MCP
Enterprise Java

AI in modern applications must go beyond simple prompts to deliver real value—it needs to reason over your data, respect context, and integrate with …

Talk
GC Optimized Data Structures for Search
Core Java

In large-scale search engines, the enemy is often the JVM garbage collector. Millions of objects per second, long-lived postings data, and heavy …

Talk
How well do you know your Java Compiler Errors?
Core Java

An interactive session on understanding Java Compiler Errors

All of us have got errors multiple times in our code. Have we ever wondered why such an …

Workshop
Inside the JVM: Debugging, Profiling, and the AI Code Trap
Core Java

Modern enterprise applications live and die by performance. In large-scale production systems, even small inefficiencies in the Java Virtual Machine …

Talk
Securing Java in the Age of AI-Powered Attacks: Modern Defenses for Intelligent Threats
Devops

Modern enterprise applications live and die by performance. In large-scale production systems, even small inefficiencies in the Java Virtual Machine …

Talk
The JVM Strikes Back: Java's AI Renaissance
Core Java

Java isn’t just for the enterprise backend anymore. While Python has dominated AI’s research and prototyping phase, Java’s enduring …

Talk
The Need for Speed: Java Microservices Powered by Micronaut & GraalVM
Enterprise Java

Discover how Micronaut and GraalVM unlock lightning-fast Java microservices. Learn how native image compilation slashes startup time, reduces memory …

Talk
Thriving in the Age of AI-Powered Software Development
Enterprise Java

AI isn’t replacing developers. It’s redefining what “competent” means.

In this talk, I share practical ways to pair-program with AI. Ship faster …

Workshop
Turbocharged Java Performance: Mastering Caches 🧠 Branches, and SIMD ⚡️
Core Java

Why does one piece of code scream while another crawls? In this high-energy, hands-on workshop, we’ll peel back the layers of modern CPUs and show how …

Workshop
Write Less, Do More – The Power of Modern Java
Core Java

The 90-minute workshop “Write Less, Do More – The Power of Modern Java” will feature Vikas and Sumanth demonstrating the latest Java features, …