J-Fall 201954 Videos

J-Fall 2019: Ray Tsang & Robert Scholte – Surviving Dependency Hell

Dependency conflicts come in many different forms and have different impacts on your applications. This presentation examines common causes of a dependency conflict, how you can mitigate it as a library developer, and how end users can resolve it. Join this session to see common issues Ray has observed from working with customers, and Robert’s […]

J-Fall 2019 Aftermovie

J-Fall 2019 was weer een daverend succes! Bekijk nu de aftermovie en beleef J-Fall opnieuw.

J-Fall 2019: M. Förtsch & T. Endres – Deepfakes 2.0 – How Neural Networks are Changing our World

Full title: Martin Förtsch & Thomas Endres – Deepfakes 2.0 – How Neural Networks are Changing our World Imagine that you are standing in front of a mirror, but no longer see your own face, but through the eyes of Barack Obama or Angela Merkel. In real time, your own facial expressions are transferred to […]

J-Fall 2019: Kaya Weers – To Lombok or not to Lombok?

Do you hate boilerplate code? Meet Project Lombok; a Java library which replaces a lot of boilerplate with just some simple annotations. Add @Getter to your class and you can get rid of all the getters. Add @toString to your class and get a free implementation of the toString method. Add @AllArgsConstructor to your class […]

J-Fall 2019: Jan Ouwens – Java From a Parallel Universe

Do you get excited about Java when you’re at a conference, learning about cool new features and tools to try? Do you get sad the next day, when you’re back at work building enterprise applications in an ancient version of Java? You’re not alone. In this talk, we will explore what Java looks like in […]

J-Fall 2019: Pascal Snippen – From a traditional application to a cost efficient cloud architecture

De cloud is hot en veel organisaties zijn hier ook mee bezig. Maar wat betekent het als je een applicatie landschap gaat migreren naar de cloud. Het aantal services wat AWS en Azure biedt is talloos en voor een framework bieden ze verschillende oplossingen er zal dus een keuze in gemaakt moeten worden van welke […]

Opening J-Fall 2019

Official Opening of J-Fall 2019

J-Fall 2019: Marten Deinum – Secure Development Pipelines

MicroProfile is a collection of Java APIs and technologies for developing microservices portable across multiple runtimes. Project Helidon is a high-efficient modern MicroProfile implementation plus a reactive “zero-magic” functional style APIs, GraalVM integration, gRPC support and other cool features. Come to this session to learn about project Helidon. As part of the presentation I will […]

J-Fall 2019: Sharat Chander – OpenJDK and You

Java, its libraries, and the JVM are all built through an open source project: OpenJDK. Any and every developer can engage in this project and be part of improving the Java experience. This session looks at the foundation of the OpenJDK, what it takes to become a participant in the project, and how to actually […]

J-Fall 2019: Martin Visser & Erwin Cavas – Using Bleeding Edge software in Lifecycle management

Full title: J-Fall 2019: Martin Visser & Erwin Cavas – Using Bleeding Edge software in Lifecycle management without Bleeding out How to deal with more than 40,000 requests per minute. Over the years, we at Rabobank built a vast and complex microservices architecture. The entry point to this landscape, our edge service, stands in front […]