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

Latest posts

Last updated about 19 hours ago

Java Weekly, Issue 588

about 19 hours ago

1. Spring and Java >> Doing away with SELECT NEW [in.relation.to] Hibernate...

Connect Java Spring Boot to Db2 Database

3 days ago

1. Overview IBM Db2 is a cloud-native, relational database system that also...

Java API for GitHub using GitHub-API

6 days ago

1. Introduction In this article, we’re going to have a look at...

EnableEurekaClient vs EnableDiscoveryClient: Which to Use?

7 days ago

1. Introduction In this tutorial, we’ll examine what distinguishes @EnableEurekaClient from @EnableDiscoveryClient....

Integrating WireMock with Spring Boot

7 days ago

1. Introduction Testing external dependencies such as REST APIs can be challenging...

Output the Version Number to a Text File Using Maven

7 days ago

1. Overview In Maven-based Java projects, outputting the project version number to...

Java Weekly, Issue 587

8 days ago

1. Spring and Java >> Performance Improvements in JDK 24 [inside.java] The...

Open Multiple Projects in the Same Window in IntelliJ IDEA

8 days ago

1. Introduction Nowadays, working with multiple projects is very common. Opening multiple...

Closing Scanner in Java

8 days ago

1. Introduction When we use Java’s Scanner class to read input from...

Monitor Non-Heap Memory Usage of a JVM

8 days ago

1. Overview Using a Java application, we sometimes face issues with memory...

Java Naming Conventions

8 days ago

1. Overview In this tutorial, we explore the essential Java naming conventions...

Reusing a PreparedStatement Multiple Times in Java

9 days ago

1. Overview In this tutorial, we’ll be looking at how to use...