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 2 days ago

Java API for GitHub using GitHub-API

2 days ago

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

EnableEurekaClient vs EnableDiscoveryClient: Which to Use?

3 days ago

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

Integrating WireMock with Spring Boot

3 days ago

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

Output the Version Number to a Text File Using Maven

3 days ago

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

Java Weekly, Issue 587

4 days ago

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

Open Multiple Projects in the Same Window in IntelliJ IDEA

4 days ago

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

Closing Scanner in Java

4 days ago

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

Monitor Non-Heap Memory Usage of a JVM

4 days ago

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

Java Naming Conventions

4 days ago

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

Reusing a PreparedStatement Multiple Times in Java

5 days ago

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

Introduction to OSHI

6 days ago

1. Overview In this tutorial, we’ll learn something interesting that could help...

Mocking JDBC for Unit Testing

9 days ago

1. Overview In this tutorial, we’ll discuss testing code that uses JDBC...