Testcontainers is a game-changing library for writing integration and end-to-end tests. With the advent of Docker, we can conveniently start infrastructure components

Read More

This article serves as a comprehensive guide for resources on testing Spring Boot applications in 2024, offering a structured learning path from

Read More

Let's admit the truth. Testing is often an overlooked aspect of software development and an afterthought in most teams. There are very

Read More


Build Better Spring Boot Applications: A Comprehensive Testing Course to Boost Your Confidence and ProductivityThe Testing Spring Boot Application Masterclass is a

Read More


Build Better Spring Boot Applications: A Comprehensive Testing Course to Boost Your Confidence and ProductivityYour Learning JourneyPhilip (COURSE INSTRUCTOR)@rieckpilSpeaker | Course Instructor

Read More

Similar to a REST API, an Amazon SQS listener is an entry point to our application. While we can easily test our

Read More

This article describes my working setup (hardware and software) as a remote freelance Java developer. I've been working from either home, co-working

Read More

It's been almost a year since I've bought the MacBook Pro M1 (arm64 processor) for my daily Java development as a freelance

Read More


ChangelogWhile the Java testing ecosystem is mature, new testing features and improvements come with new releases of Spring Boot, Java, and the

Read More

I've seen a lot of confusion recently about the SpringExtension. When failing to get the context configuration for a test right, some

Read More