Java / NLJUG

551 Videos

J-Fall 2023: Prepare for Jakarta EE 11! – Ivar Grimstad

Jakarta EE 11 will be the first release of Jakarta EE after the new release cadence was introduced. The goal is to release a version of Jakarta EE around six months after an LTS release of Java. With Java 21 released in September 2023, Jakarta EE 11 is scheduled to be released around March 2024. […]

J-Fall 2023: Process-oriented system integration – Bernd Ruecker

  Companies need to automate processes. Therefore they need to integrate various systems, people, and devices. In the past, many initiatives to process automation struggled (maybe you remember BPM and SOA?) and local automations were applied instead, only automating certain tasks from within a process. At the same time, business departments started their own automation […]

J-Fall 2023: The human factor you might be missing when designing your system – Rafael Maia

  The world of software development is undergoing a paradigm shift, and it’s not all about the code. We are realizing that technical efficiency and human-centeredness aren’t mutually exclusive – but rather, crucial allies in constructing resilient, maintainable, and effective software systems. Let’s dive into how we can unite these two seemingly disparate dimensions. In […]

J-Fall 2023: The missing piece in your observability puzzle! – Mohammed Aboullaite

We’re living in an ever growing distributed world, making our services smaller, deployed and multiple container instances, deployed in different nodes and regions around the globe, making it even harder to profile our application, analyze and improve its performance. Continuous profiling is rapidly gaining interest and growing in popularity within the cloud native community. Unlike […]

J-Fall 2023: The secret life of Maven Central – Jamie Coleman

  It’s just there. Just like the stars, just like electricity, just like Java. In the Java world Maven, central is the most important single service. You can get Java SDKs and even container images from various vendors, but Java code comes from only one place: Maven central. Recently though we’ve seen questions raised about […]