Introduction to Testcontainers with JUnit 4 and Spring Boot

preview_player
Показать описание
Get started with Testcontainers to write integration tests for your Spring Boot application (before version 2.2.6) with ease.

This tutorial covers a first introduction to the Testcontainers library and how you can manage Docker containers with it. Furthermore, you'll learn how to integrate it into your Spring Boot application while using JUnit 4.

#Testcontainers #JUnit4 #SpringBoot
Рекомендации по теме
Комментарии
Автор

hello riecks. in a spring boot application using jOOQ and flyway. how can you get the testcontainer to start up before the flyway migration and jooq code generation?

maelstromx
Автор

Excellent video. Very informative. Please also include Kafka in you next lesson. Thank you

kalyann
Автор

Plase, what is the video where you did a "Introduction to Testcontainers" such as you mentioned in the video above? Thx for your efforts in help us. You are a awesome teacher

petroniobonavides
Автор

Thanks for the video, but what about using property files ?

marouaniAymen