Recent Posts

Clean and Modular Java: A Hexagonal Architecture Approach

Author: Ricardo Mello Original post on Foojay: Read More One of the discussions that always leaves me with both doubts and excitement is the one about system architecture. Ever since I started diving deeper into programming, I’ve encountered questions like how to separate packages and modules: is it really worth creating so many divisions? I must admit, it’s often complicated …

Read More »

Inside Nedap: How Bram codes for the cloud – Java, Kotlin, Kafka & edge devices — a peek into Nedap’s hybrid cloud architecture.

The code you write in the morning can be live and used by clients that same day. An interview with Bram Klein Gunnewiek from Nedap Security At Nedap Security, cutting-edge technology and a people-centered work culture go hand in hand. The team develops innovative access control solutions that go far beyond traditional security systems. Their cloud-native platform, AtWork, is used …

Read More »

Save Time and Money by Reducing False Positives

Author: Gerrit Grunwald Original post on Foojay: Read More Recently Azul announced that AVD (Azul Vullnerability Detection), which is our solution to scan for security vulnerabilities in production, now comes with a new feature that only makes it possible to identify vulnerable components on a jar file level but also on class file level. So what does that mean? Usually …

Read More »