Nieuws

Unleashing Micro Frontends – Part 2: Why and How Micro Frontends?

In part 1 of this article, we discussed the micro frontend concept and migration considerations. Now, let’s explore implementation strategies. There are two major strategies for modernising frontend applications: the strangler fig pattern and single-page application (SPA) injection. Frontend migration strategies The strangler fig pattern introduces a façade, allowing for a gradual shift of routing requests to a new system. This transition …

Read More »

Unleashing Micro Frontends – Part 1: Explaining Micro Frontends

Do you want to scale your organisation by employing autonomous development teams? Do you want to release new features more quickly and reliably? Do you want to give your development teams more freedom and adaptability? If any of these questions resonates with you, then you might want to explore micro frontends, an architectural style that is becoming increasingly popular in the software …

Read More »

Simplify Your Deployment Workflow: Introducing Oracle Java Releases Public APIs

Oracle is  excited to announce the launch of Oracle Java Releases Public APIs, designed to streamline access to essential information about Oracle Java releases. These RESTful APIs offer access to crucial Java release data, empowering system administrators to integrate Java release information seamlessly into their operational workflows (this article is written by Sanju Nai, Principal Product Manager, Java Platform Group.] …

Read More »

Crafting a Custom Monad-like Type in Java – part 1 

Tekst: Laurens van der Kooi JAVA MAGAZINE 01 – 2024   As a Java developer, I have a real passion for working with functional programming techniques. In my day-to-day work, I often find myself immersed in Java’s monad-like container types like Optional and Stream. Recently, I’ve been exploring the concept of crafting my own container type, specifically designed for managing …

Read More »

NLJUG Masterclass: Learn containers, Kubernetes, and OpenShift in your browser

= Partnercontent: =  This article was written in collaboration with Red Hat. In the fast-paced world of software development, having the right tools and environment can make all the difference in accelerating productivity and innovation. Red Hat Developer Sandbox emerges as a game-changer, offering developers a robust platform to experiment, prototype, and collaborate effectively. Let’s delve into what Developer Sandbox …

Read More »

Become an NLJUG member

Become an NLJUG member Want to become a member straight away or see the particular perks of upgrading your membership? Scroll down a bit or go to this page. NLJUG Membership Join the Java Community! We enhance the Java platform, share knowledge, and foster networking. We publish Java Magazine, develop our digital platform, and host J-Spring and J-Fall events. NLJUG is …

Read More »

Java updates and new JDK features

Build 24-loom+1-17 of the Project Loom early-access builds are based on JDK 24 Build 3 and improves the implementation of Java monitors (synchronized methods) to work better with virtual threads. JDK 23 Build 29 of the JDK 23 early-access builds was made available this past week featuring updates from Build 28 that include fixes for various issues. Further details on this release may be found in the release notes, and …

Read More »

BLOG: NLJUG MASTERCLASS QUARKUS

NLJUG Academy Masterclass: Modern Development with Quarkus By Susanne Pieterse – Java developer Introduction I recently had the pleasure of attending the NLJUG academy Masterclass meetup focused on modern development with Quarkus. I’m excited to share my insights with you. First and foremost, a heartfelt shout-out to the NLJUG team and the speakers of the evening, Joran Bergfeld and Dirk …

Read More »

JDK23, JDK 24 Expert Group and Apache Netbeans 22

JDK 23 in Rampdown Phase One; the formation of the JDK 24 Expert Group; the release of Apache NetBeans 22; and five Jakarta EE specifications, namely: Jakarta Concurrency 3.1, Jakarta Data 1.0, Jakarta Faces 4.1, Jakarta Pages 4.0 and Jakarta Servlet 6.1, having passed their respective reviews. See here for the whole article at info!

Read More »