Conference Sessions

Workshop
AI at the Speed of Silicon: How Java Talks Directly to Hardware
Core Java

AI workloads live and die by performance—and the secret to true speed isn’t just smarter algorithms, it’s smarter execution on silicon. In this …

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
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 …

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

Learn how to fortify Java applications against AI-powered cyberattacks using modern authentication, anomaly detection, and runtime defenses — with …

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
From Syntax Trees to Smart IDEs: How Java Compiler Complexity Powers Developer Productivity
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 …

Talk
GC Optimized Data Structures for Search
Devops 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
Pinning issues with Virtual Threads: Differences between JDK21 and JDK24
Core Java

JDK 21 introduced the concept of virtual threads based on JEP 444. They provide scale(higher throughput) and not speed(lower latency). The threads can …

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 …

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
The Need for Speed: Java Microservices Powered by Micronaut & GraalVM
Devops Java

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

Talk
Beyond DSAs – The Modern Way to Deal with Large Datasets Efficiently: Bloom Filters in Java
Enterprise 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
Introduction to Embedding Small Language Models in Java for Mobile & Edge Devices
Devops Java

Embedding SLM models within Java Applications aims to demonstrate a Java-based approach to load and interact with SLMs, without the need for external …

Talk
Modern Frontend Development with Java — Beyond the Hype
Core Java

In today’s fast-changing frontend world, choices are often driven by the “latest is greatest” mindset. But behind every modern framework lies a set of …

Workshop
[Beginner Level] Basics to Best Practices: Building Better Java for 2025 and Beyond
Devops Java

PLEASE NOTE: This is Beginner Level workshop for College grads, Freshers and Junior Engineers.

Java has changed a lot in recent years, but getting …

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

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

Workshop
MCP Internals, Security, and Cloud Deployments
Enterprise Java

The Model Context Protocol (MCP) is transforming how AI systems connect with external tools and data through a simple, secure standard. In this …

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, …