Martin Smelt

Morgen en overmorgen is het zover! de 21e editie van de J-Fall 2024.

Morgen en overmorgen is het zover! de 21e editie van de J-Fall 2024.  Bijna 2.000 Java developers komen dan weer samen in het Pathe Theater in Ede. Op www.jfall.nl staat het volledige programma, alle sprekers, de workshops, lightning talks, de IT leaders summit , de masters of Java en preconference en de NLJUG IT innovation awards en nog veel meer. …

Read More »

Meetup Tip : Payara Hackathon- Generative AI on Jakarta EE

Showcase your creativity, technical skills, and visionary ideas as you build the future of AI-powered enterprise applications. Sign up for free for the Payara Hackathon – Generative AI on Jakarta EE. Virtual Event: 2 October – 6 November 2024. The Payara Hackathon is on! Make sure to sign up at the bottom of this page & then… get coding! Hackathon …

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 »

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 »