Recent Posts

Kotlin adoption inside ING, five years later

Author: Julien Lengrand-Lambert Original post on Foojay: Read More Table of Contents The share of Kotlin code at INGLooking at trends over timeHow many flavors does a repository contain?And what about newer projects?A message from the communityA word of conclusion TL;DR: Five years after its introduction Kotlin adoption inside ING keeps growing year after year, with a current adoption rate …

Read More »

A Well-Attended Evening at the NLJUG Speaker Academy

Despite the rising temperatures, the first of three NLJUG Speaker Academy sessions was a great success last night. The evening was hosted by, among others, Bert Jan Schrijver. These sessions are all about sharing knowledge on the do’s and don’ts of giving a successful conference talk. Knowledge sharing is a core value of NLJUG. If we can share that knowledge …

Read More »

Java Virtual Threads in Action: Optimizing MongoDB Operation

Author: Otavio Santana Original post on Foojay: Read More Table of Contents PrerequisitesStep 1: Create the Product entityStep 2: Create the ServiceStep 3: Expose the Camera APIStep 4: Build and run the applicationStep 5: Test the APIConclusion Virtual threads have become one of the most popular resources in Java and are trending inside the language. Indeed, this resource introduced a …

Read More »