У нас вы можете посмотреть бесплатно Testcontainers best practices. Anna Chernysheva, Docker (JAVA ON 2024) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Testcontainers is an open-source framework that simplifies local development and testing by running real dependencies in on-demand Docker containers. Whether you're working with databases, message brokers, or browsers, Testcontainers spin up Docker containers effortlessly. In this talk, we'll explore key Do’s and Don’ts when using Testcontainers libraries, with code examples in Java that apply across other supported by Testcontainers languages. You’ll learn how to enhance your local development workflow with Testcontainers and its companion app. Java On Conference 2024 https://wearecommunity.io/events/java... Subscribe & Join our Java Community https://wearecommunity.io/communities... Useful links to check for Testcontainers best practices: Testcontainers API to start the containers: https://java.testcontainers.org/featu... WaitStrategies to check the container is ready: https://java.testcontainers.org/featu... Testcontainers modules: https://testcontainers.com/modules/ Container lifecycle strategies: https://testcontainers.com/guides/tes... Best practices blog post: https://www.docker.com/blog/testconta...