Тёмный

Spring Tips: Testcontainers, Docker Compose, and Service Connections, oh my! 

SpringDeveloper
Подписаться 203 тыс.
Просмотров 9 тыс.
50% 1

Hi, Spring fans! In this installment, we look at the amazing service connection mechanism in Spring Boot. Service connections are what allow Spring Boot to connect to Testcontainers or Docker Compose containers for supporting infrastructure like SQL databases, middleare, and more.
#java #javaframework #springboot #postgresql #kafka #rethinkdb #database #docker #testcontainers #testing

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 10   
@davidtheprogrammer
@davidtheprogrammer 3 месяца назад
So many concepts. So good. Thanks for sharing
@elModo7
@elModo7 3 месяца назад
Thank you for sharing!
@JnanasagarHG
@JnanasagarHG Месяц назад
How does this example working but I am getting error for foreign key constrain 🤔 ERROR: insert or update on table "customer_profiles" violates foreign key constraint "customer_profiles_customer_fkey", its trying to insert to custom_profile table first and then to customer so the error..
@aboubacardiallo9117
@aboubacardiallo9117 3 месяца назад
Amazing content always ! Thanks
@simongeard4824
@simongeard4824 3 месяца назад
Good video... nice to see some of the "behind the scenes" magic...
@paulcalinovici8808
@paulcalinovici8808 15 дней назад
Are these examples in a git repo?
@paulkalaw5231
@paulkalaw5231 2 месяца назад
How did you go from 3:42 to 3:43 where the ApplicationRunner turned into an arrow function?
@marcelmoraisluna
@marcelmoraisluna 2 месяца назад
as always nice tips and concepts. Thanks for sharing man
@AdrianVrabie
@AdrianVrabie 2 месяца назад
nice!!! :)