Overview
Learn how to write integration tests in Spring Boot using Testcontainers in this 34-minute tutorial. Discover the process of spinning up a PostgreSQL database in a container for testing purposes. Write Repository and Controller tests that interact with the database, demonstrating practical implementation of Testcontainers. Explore resources including a GitHub repository, Testcontainers documentation, JsonPlaceholder Service, and a Spring Blog article on improved Testcontainers support in Spring Boot 3.1. Connect with the instructor Dan Vega through various social media platforms and subscribe to his channel for more insightful content on Spring Boot development.
Syllabus
Spring Boot Testcontainers - Integration Testing made easy!
Taught by
Dan Vega