Spring Tips: DataSources

preview_player
Показать описание
hi, Spring fans! In this installment we look at the amazing ways that Spring supports pooling, caching, routing, optimizing, and using JDBC `DataSource`s #springboot #JDBC #Java #SQL #postgresql #H2 #Yugabytedb #java21 #graalvm
Рекомендации по теме
Комментарии
Автор

Very cool, informative, reasonably deep dived and educational video. Thank you for your efforts Josh, keep it up!

dime
Автор

That was very useful, thank you Josh and many thanks to all Spring developers ❤

foxling
Автор

Great talk! Very informative and touches on some key areas which can be confusing for beginners.

RickLynn-zmtr
Автор

Big thanks to your very educational videos. Please note that this add a huge help for easy and fun learning. Keep it up 😊

zakb.
Автор

I was looking ages for a "quick" guidance on this topic!

iPepper_
Автор

Hi, What should be the right approach for this scenario:
Having an application that is tenantcy based with different database for each tenant to manage its data, let say we have more than 1k of tenants meaning 1k different databases, how efficient would be to switch between them if we determine the tenant by the request received, the typical example is to identify the tenant using a request HEADER.
Thanks for your comments.

orviese
Автор

How did you run docker container by typing "PG" command in 4:14 ?

gyqbwij
Автор

My left ear agrees, but my right ear is not so sure.

barracudochka
Автор

How will ThreadLocal work with Virtual Threads for AbstractRoutingDataSource?

adityaparikh
Автор

Could you please provide link to GitHub repo of this project

applaboratoryspace
Автор

Do u know how to connect to multiple dbs if the db url we will get only in runtime?I can't find a way

muralikrishnasiju
Автор

hi.. will it be possible for you to add Scala to SpringBoot

Matheus_
Автор

It started easy and got too advanced pretty fast

nickferrara
Автор

Not useful for understanding. Too fast and no structure in how to acheiver the goal

solysoly