News Archive

Commonly Uncommon Diverse Paths that Lead to Winning Outcomes with Jennifer Reif

Commonly Uncommon Diverse Paths that Lead to Winning Outcomes with Jennifer Reif

September 18, 2025

In a talk that offers a refreshing take on career growth in technology, Jennifer Reif, Developer Advocate at Neo4j, challenges the long-standing stereotype of what a “real” tech professional looks...

Read more →
 A Developer's Guide to JakartaEE 11 with Michael Redlich

A Developer's Guide to JakartaEE 11 with Michael Redlich

September 18, 2025

In his Devnexus presentation, Michael Redlich provides a comprehensive look at Jakarta EE 11, the latest evolution of the platform formerly known as Java EE. He begins with a brief...

Read more →
Test Driven Development It’s Easier Than You Think with Eric Deandrea

Test Driven Development It’s Easier Than You Think with Eric Deandrea

September 15, 2025

In a talk that cuts through the hype and champions a practical approach to software quality, Java Champion Eric Deandrea makes a strong case for test-driven development (TDD) as an...

Read more →
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 →