Alle Posts mit dem Tag "Java"

Streaming large amounts of data from Elasticsearch

Streaming large amounts of data from Elasticsearch

Micro-service architecture often comes hand-in-hand with data replication. This article shows a way to avoid network timeouts when fetching large amounts of data from ElasticSearch.

Weiterlesen
My favorite Java tools, Episode 1 (Lombok)

My favorite Java tools, Episode 1 (Lombok)

When I started working as a backend developer, I came into contact with the lombok-library... and loved it. This article describes what it is and how we use it in our projects at cosee.

Weiterlesen