News Archive

Taking Off With JDK FlightRecorder with Billy Korando

Taking Off With JDK FlightRecorder with Billy Korando

September 12, 2025

In a talk that offers invaluable insights for any Java developer, Billy Korando, a Java developer advocate at Oracle, provides a comprehensive introduction to JDK Flight Recorder (JFR). He explains...

Read more →
Setting up Data Driven Tests with Java Tools with Andres Almiray

Setting up Data Driven Tests with Java Tools with Andres Almiray

September 10, 2025

In his Devnexus presentation, Andres Almiray, Senior Principal Product Manager at Oracle, addressed a challenge many developers know too well: setting up reliable, data-driven tests. He shared a story about...

Read more →
OOP vs Data Oriented Programming Which One to Choose with Venkat Subramaniam

OOP vs Data Oriented Programming Which One to Choose with Venkat Subramaniam

September 09, 2025

In his thought-provoking presentation at Devnexus, Venkat Subramaniam challenges the assumption that object-oriented programming (OOP) is always the best approach. He argues that both OOP and data-oriented programming (DOP) are...

Read more →
Micrometer Mastery Unleash Advanced Observability in JVM Apps with Jonatan Ivanov

Micrometer Mastery Unleash Advanced Observability in JVM Apps with Jonatan Ivanov

September 09, 2025

In a deep dive into the world of application monitoring, Jonathan Ivanov’s presentation on Micrometer Mastery provides a crucial roadmap for developers looking to move beyond simple logging and embrace...

Read more →
Frustration-Free K8s for Spring Developers with Ryan Baxter

Frustration-Free K8s for Spring Developers with Ryan Baxter

September 08, 2025

Deploying a simple “hello world” Spring Boot application might feel straightforward, but as Ryan Baxter from the Spring team highlighted in his Devnexus talk, real-world applications rarely stay simple. Once...

Read more →
Project Panama Unleashing Native Libraries with Tobi Ajila

Project Panama Unleashing Native Libraries with Tobi Ajila

September 05, 2025

For decades, the Java Native Interface (JNI) has been the go-to solution for connecting Java with native code. But as Tobi Ajila, JVM developer on the OpenJ9 team, explained in...

Read more →
Debugging Java with Scott Wierschem

Debugging Java with Scott Wierschem

September 04, 2025

In his Devnexus talk, Scott Wierschem delivered a masterclass on debugging Java applications, highlighting that effective debugging is far more than setting breakpoints. He began by stressing that debugging is...

Read more →
How to Debug Lessons Learnt From 10 Years of SpringBoot with Phil Webb

How to Debug Lessons Learnt From 10 Years of SpringBoot with Phil Webb

September 03, 2025

Every developer knows the frustration of staring at a cryptic error message, and in his Devnexus talk, Phil Webb—a core developer on the Spring Boot project—offered practical wisdom on how...

Read more →
Connecting Applications Across the Hybrid Cloud with Alex Soto

Connecting Applications Across the Hybrid Cloud with Alex Soto

September 02, 2025

In his Devnexus presentation, Alex Soto addressed one of the biggest challenges in modern distributed systems: how to securely and efficiently connect applications running across on-premise, private, and public cloud...

Read more →
Create AI Infused Java Apps with LangChain4j with Kevin Dubois Daniel Oh

Create AI Infused Java Apps with LangChain4j with Kevin Dubois Daniel Oh

September 01, 2025

In their Devnexus presentation, Kevin Dubois and Daniel Oh, both developer advocates, broke down how Java developers can confidently step into the world of AI application development—without leaving the Java...

Read more →