Java 17 – Artikel uit JAVA magazine 3 2021 Oracle heeft sinds Java SE …
Read More »-
Java 17
Java 17 – Artikel uit JAVA magazine 3 2021 Oracle heeft sinds Java SE …
Read More » -
Java Magazine 2024 #4
-
Nieuwe community manager Simon!
-
J-Fall 2024
-
newsletter 2023
Recent Posts
Speed up your Spring Batch with Native Image and GraalVM
Author: Vincent Vauban Original post on Foojay: Read More Spring Batch is often used for data processing jobs that don’t run continuously. Instead, they start, process, and stop, which makes them a perfect candidate for GraalVM Native Image. Unlike traditional Java applications that require a long JVM startup time, Native Images execute almost instantly, giving a significant performance boost. In …
Read More »The Home Assistant Model
Author: Nicolas Frankel Original post on Foojay: Read More Home Assistant (home-assistant.io) is a massive beast. It can be overwhelming for a newcomer; it was for me. In this article, I want to describe the underlying model of Home Assistant, which is a good entry point for your home automation journey. The biggest issue in describing the Home Assistant is …
Read More »