Philip Riecks
Testing Spring Boot Applications Made Simple 🍃
Providing clear, concise information on testing Spring Boot applications. We offer guides, thorough explanations, and best practices to help developers incorporate testing into their daily routine rather than making it an afterthought.

Mega Spring Boot Bundle Content Sale (Expires on 27th of February)

Announcement 📢 Testing Spring Boot Applications Masterclass Course 3.0 Revamp (30% Discount)

Spring Boot Testing Masterclass Preview Lesson: Course Application Architecture

Spring Boot Testing Masterclass Preview Lesson: Short Application Walkthrough

Automatic Large Scale Java Code Refactoring with OpenRewrite

More Productive Java Testing With IntelliJ Live Templates

Testing Email Sending for Spring Boot Applications With GreenMail (Sandbox Email Server)

Stratospheric 1.0 Release Party | From Zero to Production with Spring Boot and AWS

Bootstrap a New Maven Project With Basic Testing Libraries In Less Than One Minute

WireMock JUnit 5 Test Setup For Integration Tests

WireMock JUnit 4 Test Setup For Integration Tests

WireMock Basic Feature Overview to Mock HTTP Calls

WireMock Introduction and Basic Integration Test Setup to Mock HTTP Communication

Integration Test Setup for REST Assured and Spring Boot

Test a Secured Endpoint with REST Assured and MockMvc

MockMvc Test Setup With REST Assured and Spring Boot

Introduction to the Testing Spring Boot Applications Masterclass

Create and Deploy an AWS CDK Pattern Construct (Level 3) Using Java

Create and Deploy an AWS CDK Curated Construct (Level 2) Using Java

Create and Deploy an AWS CDK CloudFormation Construct (Level 1) Using Java

Overview of the Different AWS CDK Constructs

Introduction to the AWS CDK Using Java and Maven

Short And Concise Test Setup With @DataJpaTest and Testcontainers

Test a Native Query of Your Spring Data JPA Repository With @DataJpaTest

Replacing the Default In-Memory Database of @DataJpaTest Using Testcontainers

Introduction to @DataJpaTest and Pitfalls of In-Memory Databases For Testing

Test Protected (Spring Security) Controller Endpoints With MockMvc

Use MockMvc to Test a Spring MVC Thymeleaf View @Controller Endpoint

Perform HTTP GET and POST Requests MockMvc to Test a @RestController

Setup MockMvc to Test Your Spring MVC @Controller and @RestController in Isolation