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

maciejwalkowiak.com

Maciej Walkowiak

Get the latest updates from Maciej Walkowiak directly as they happen.

Follow now 17 followers

Latest posts

Last updated 10 months ago

Generating HTTP clients in Spring Boot application from OpenAPI spec

10 months ago

In this step-by-step tutorial you will learn how to generate HTTP client...

PostgreSQL and UUID as primary key

about 1 year ago

UUIDs are often used as database table primary keys. They are easy...

Dynamic Projections with Spring Data JPA

about 1 year ago

TIP Projection is a subset of an aggregate loaded from a repository...

Running one-time jobs with Quartz and Spring Boot

about 2 years ago

Learn how to execute specific a job once at a specified time...

The best way to use Testcontainers with Spring Boot

about 2 years ago

In this article you'll learn different ways to set up Testcontainers in...

Spring Boot & Flyway - clear database between integration tests

about 2 years ago

Learn how to clear database between integration tests in a Spring Boot...

What's new in Spring?

over 2 years ago

Collection of the most important things that I believe you - as...

Activate Maven Profile by Operating System

over 2 years ago

Learn how to provide different configuration to Maven build for each operating...

Spring Boot with Thymeleaf and Tailwind CSS - Complete Guide

over 2 years ago

How to configure Spring Boot project with Maven and Thymeleaf to use...

How to publish a Java library to Maven Central - Complete Guide

over 2 years ago

Step by step guide on how to publish a Java library to...

Docker Compose - waiting until containers are ready

over 2 years ago

Learn how to use Docker Compose flag wait to ensure that containers...