Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

feedburner.com

Baeldung

Get the latest updates from Baeldung directly as they happen.

Follow now 116 followers

Latest posts

Last updated about 8 hours ago

Handling Exceptions in Kafka Streams

about 8 hours ago

1. Overview Kafka Streams is an Apache Kafka library used for building...

Java Weekly, Issue 620

1 day ago

1. Spring and Java >> JEP 500 (String Templates) Targeted to JDK...

Mapping a org.json.JSONObject to a POJO

1 day ago

1. Introduction When working with APIs or configuration files, JSON is often...

How to Fix the gradlew: command not found Error in Linux

1 day ago

1. Overview Gradle is a popular build automation tool. It’s used in...

Implementing Semantic Caching Using Spring AI

5 days ago

1. Overview In modern applications that integrate with Large Language Models (LLMs),...

Reuse Embedded Kafka Broker in Multiple Test Classes

5 days ago

1. Introduction When working with Kafka consumers, we often need to verify...

Computing the Padovan Sequnce in Java

7 days ago

1. Overview A Padovan sequence is a Fibonacci-like pattern in which the...

SFTP With JSch

7 days ago

1. Introduction In this tutorial, we’re going to take a deeper look...

Tool to Analyze Offline Java Heap Dumps

7 days ago

1. Overview It is crucial to analyze the memory consumption to improve...

Efficiently Check for a Sum of Two Squares in Java

7 days ago

1. Introduction In this short tutorial, we’ll explore an efficient way to...

Resolving JSONException: JSONObject text must begin with ‘{‘ in Java

8 days ago

1. Overview When working with JSON in Java, one of the most...

A Deep Dive into JVM Start-up

8 days ago

1. Overview When we run a Java application, the JVM undertakes an...