Spring Boot JUnit 5 integration test setup (WireMockExtension & manuel setup) with WireMock to stub HTTP responses of external systems.| rieckpil
Learn how to write efficient integration tests for Spring Boot applications with Testcontainers using either JUnit 4 or JUnit 5| rieckpil
Understand when, why and how to use the @SpringBootTest annotation to write integration tests for your Spring Boot application.| rieckpil