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 117 followers

Latest posts

Last updated about 11 hours ago

Solving Hibernate SyntaxException: token ‘*’, no viable alternative at input

about 13 hours ago

1. Overview Understanding common errors when using Hibernate can be critical for...

Building Debian deb Packages From Java Builds Using jdeb

about 13 hours ago

1. Overview In this tutorial, we’ll learn how to automate the process...

Draw a Decent Looking Circle in Java

1 day ago

1. Overview In this tutorial, we’ll build a small Swing component that...

Java Weekly, Issue 623

3 days ago

1. Spring and Java >> So Long and Thanks for All the...

Fixing Bean Creation Issues With MapStruct @Mapper Annotations in Spring Applications

3 days ago

1. Introduction Bean creation is a core part of how Spring initializes...

Terminating Scanner When Input Is Complete in Java

3 days ago

1. Introduction When working with Java programs that read input from the...

How to Manage the java.io.IOException: Invalid Keystore Format Error

7 days ago

1. Overview When working with Java keystores for certificate management, we may...

Dapr Workflows With PubSub

7 days ago

1. Introduction Our previous article explored how to build a loosely coupled...

Reduce Object Header Size and Save Memory in Java 25

9 days ago

1. Introduction In this article, we’ll talk about JEP 519 and the...

Introduction to Hermes Message Broker

9 days ago

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

How to Fix JPA NoResultException: No Entity Found for Query

9 days ago

1. Overview When working with JPA, we may encounter the NoResultException, a...

Spring @Retryable With @Transactional

10 days ago

1. Overview A key requirement for a reliable retry mechanism is ensuring...