Recent Posts

Een kijkje in ‘the Life of Brian’

Article JAVA Magazine 04 – 2021 Brian Vermeer is een Java Champion, bestuurslid van de NLJUG en geeft regelmatig presentaties op conferenties, zoals Devoxx en J-Fall. Kortom, hij is erg succesvol. Nadat ik Brians presentatie van ‘10 tips voor Springboot Docker beveiliging’ had gevolgd, viel me op dat Brian al eerder presentaties gaf met het getal 10, namelijk: ‘10 common …

Read More »

Demo Application with CRaC and Loading Data in Memory

Author: Frank Delporte Original post on Foojay: Read More Table of Contents Demo Application Goal of the Application Running the Application Conclusion Coordinated Restore at Checkpoint (CRaC) is a JDK project initiated by Azul. With CRaC, you can start Java programs with a shorter time to the first transaction and less time and resources to achieve full code speed. This …

Read More »

Path Traversal Vulnerability in Deep Java Library (DJL) and Its Impact on Java AI Development

Author: Brian Vermeer Original post on Foojay: Read More Table of Contents CVE-2025-0851 explained Absolute Path Traversal Remediation Deep Java Library (DJL) is an open source deep learning framework that brings AI capabilities to Java developers without requiring a shift to Python. It provides an intuitive, high-level API for building, training, and deploying machine learning models, supporting deep learning engines …

Read More »