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 20 hours ago

The Object Class in Java

about 20 hours ago

1. Overview The Object class is the root of the class hierarchy...

Mapping Abstract Classes in MapStruct

about 20 hours ago

1. Introduction In Java applications, data can flow between multiple layers such...

How to Randomly Get a Key, a Value, or an Entry From a HashMap in Java

about 21 hours ago

1. Overview In Java, a HashMap is a common data structure for...

Avoid Bot Detection With Selenium in Spring Boot

5 days ago

1. Overview When considering web automation, Selenium is often the first tool...

Java Weekly, Issue 618

6 days ago

1. Spring and Java >> Modularizing Spring Boot [spring.io] Boot 4 splits...

Handling Feign GET Requests With a Body

8 days ago

1. Introduction HTTP requests are often the essence of web and API...

Introduction to BaseX

8 days ago

1. Introduction In this tutorial, we’ll take a look at the BaseX...

How to Query JPA LocalDateTime Field With a LocalDate Value

11 days ago

1. Introduction When working with databases in JPA, it’s common to store...

Set the Null Value for a Target Property in MapStruct

11 days ago

1. Introduction In this article, we’ll explore ways to consistently set a...

Calculate the Difference of Two Angle Measures in Java

11 days ago

1. Introduction In this tutorial, we’ll discuss angles, their measuring units, and...

Splitting String into an int Array in Java

11 days ago

1. Overview In many programming tasks, we often get data in string...

Guide to Jersey Logging on Server

11 days ago

1. Introduction In this tutorial, we’ll explore enabling, configuring, and customizing logging...