talks.title
talks.heroDescription
1/2
Mario Fusco
Kevin Dubois
Agentic AI Patterns
This talk examines the orchestration of agentic AI systems, where multiple specialized agents collaborate towards complex goals. It reviews coordinati...
Maarten Vandeperre
Lutske de Leeuw
AI without spaghetti: Clean architecture in the age of AI
This session uses the story of chatbot Leo to illustrate how AI features can become unmanageable without proper structure. It then demonstrates refact...
Soroosh Khodami
Are We Ready For The Next Cyber Security Crisis Like Log4Shell?
This session explores practical strategies for securing software development against modern threats like supply chain attacks and AI-era vulnerabiliti...
Younes Jaaidi
Ashes to Ashes, Specs to Specs: A Farewell to Old Testing Tools
This talk reflects on challenges with legacy testing tools like Jasmine and Jest, introduces Vitest as a modern, improved alternative, and provides gu...
Nadine Broghammer
Marc Sallin
Aspects of Continuous Deployment – A Multi-Dimensional View
We look at the topic of Continuous Deployment (CD) from two angles:
The technical view of a software architect an...
The technical view of a software architect an...
Josh Long
Bootiful Spring Boot: A DOGumentary
This talk explores new features in Spring Boot 4.x and Java 25, covering application scaling, modularity, AI integration, data access, security, and p...
Dimitris Andreadis
Create Intelligent MCP based applications with Quarkus
This talk introduces the Model Context Protocol (MCP), an open standard for integrating LLM-based applications with external systems. It highlights Qu...
Connor McDonald
Data Integrity 2.0. The biggest advancement in data quality in 30 years!
This session introduces the first native implementation of SQL Assertions, enabling enforcement of complex business rules directly in the database. It...
Jasmin Fluri
Database Connection Pool Sizing - Demystified!
This talk dispels the myth that bigger Oracle connection pools always boost performance. It explains, with practical formulas and Kingman’s law, why o...
Radek Kargul
Debugging Your Health: Fitness for Desk Warriors
This talk addresses the health challenges tech professionals face due to sedentary work habits and offers practical solutions. Attendees will learn qu...
Łukasz Nowak
Develop your own Browser extension.
This talk explores how custom browser extensions can streamline product development tasks, such as bypassing repetitive user flows or managing authent...
Faris Aziz
Did You Not Get the Memo? Signed, Atomic Design
This talk explains how React performance issues often stem from poor component architecture, not insufficient memoization. By understanding reconcilia...
Janina Sutter
Don’t Panic! A Hitchhiker’s Guide to Keeping the Human Edge in a Universe of Instant Output
The talk explores how AI accelerates creation but risks eroding the human joy of mastery, intuition, and flow. It invites developers and designers to...
Loïc Magnette
Finding the Spark: A Career Reset Button.
This talk explores overcoming career apathy in software development by engaging with the Java Community. It highlights how contributing, sharing, and...
Wouter Bauweraerts
From Fragile to Fearless: Writing Tests That Last
This talk compares solitary and sociable unit testing styles, highlighting how test structure affects code refactoring and regression detection. Throu...
Giovanni Degiorgi
From Shadows to Spotlight - How Swiss Post Performs Reliable ML Deployment
This talk details Swiss Post’s experience deploying fraud detection models from research to production. It highlights shadow model testing to safely v...
Marit van Dijk
Andres Almiray
Getting more out of Maven
Maven is an ubiquitous build tool in the Java ecosystem, some even claim it’s the de facto standard build tool. Configuring Maven is deceptively simpl...
Vojtech Mašek
Hidden gems in Angular: hybrid rendering, new routing features, and beyond
This talk highlights advanced Angular features such as hybrid rendering and modern routing improvements, demonstrating how prerendering, server-side r...
Emanuel Peter
Hotspot JVM Auto Vectorization and Vector API
This talk explores new auto-vectorization features and the Vector API in Hotspot JVM, including JDK26 updates. It explains SuperWord, loop optimizatio...
Christian Woerz
JavaScript in 2026: Forget the Old Tricks — Discover Modern Solutions You Will Not Find on Stack Overflow or ChatGPT
When coding, we often reach for solutions from old Stack Overflow posts or ask ChatGPT for quick answers, only to fall back on patterns that have been...
Stéphane Philippart
JBang, a Java file to rule them all? 💍
This session introduces JBang, a tool that lets developers quickly write and run Java scripts with external dependencies, bypassing complex project se...
Warren Parad
Meeting Impossible SLAs: How we made our uptime 99.999%
This talk examines achieving 99.999% uptime, sharing real-world lessons from staying operational during a cloud outage. It covers architectural strate...
Dan Neciu
Micro-Frontend & Me, a love story
This talk shares a journey from skepticism to adoption of microfrontends, detailing real-world pain points, architectural decisions, and practical les...
Jonas Bandi
Model Context Protocol (MCP): The future of user interactions?
This talk introduces the Model Context Protocol (MCP), a new standard for AI assistants to access and interact with applications and data, potentially...
Scott Gerring
Profiling Without Pain: Always-On Performance for the JVM
This talk explores how continuous profiling, powered by Java Flight Recorder, enables always-on, low-overhead performance monitoring in production. At...
1/2
Architecture
Security
Frontend Development
Development Practices
Backend Development
Data
People & Culture
Mind the Geek
Build & Deploy
Java