Spring Boot Testing - ** Batteries Included 🔋🔋

preview_player
Показать описание

It is important to know what libraries are included so that when you see tests you can identify what is happening.

🔗Resources & Links mentioned in this video:

👋🏻Connect with me:

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

This is exactly the video I was looking for. You have a sixth sense when it comes to making useful content Dan

sfcsszi
Автор

For sure one of the top 3 spring yt channels !! Thanks for the content man

fabricioaraujo
Автор

You are such a good teacher i want to work with you!

joachimdietl
Автор

Great content! Thank you Dan for sharing your knowledge

stefanoforgiarini
Автор

wwoow, . Thank you Dan, veery well understood, Love from Kenya!

calebmbugua
Автор

thanks dan, helps me steps into the world of testing

kosnowman
Автор

Great tutorial and very helpful! Thank you so much! 💛

kostiantynkarzhanov
Автор

Ohh thanks man, you do a lot of great content

alimrad
Автор

Great video, thank you for making such good content

jqmtwct
Автор

This is incredible, I was bashing my head against the wall, because there was so much documentation and so much info out there, You have provided a really good foundation, i have already done DataJpa, Unit tests, I will test this now,
When doing the full @SpringBootTest, is there any need to load the whole server ? Or is Mock Mvc with the real application context enough ?

peshutanpavri
Автор

Hi Dan, big fan your work here on this channel. I have a request....I want to learn developing event driven microservices using Spring boot reactive. I hope you see this and guide me through. I don't see any videos on this topic. Please make one. Untill then if you could provide me anything where I can pick up the basics. Thanking you in advance.😊😊

ayanchakraborty
Автор

start putting chapters in your long videos!

uhuebner
Автор

Hi Dan, I have seen one issue, please tell me if there is good way.

My @Component class uses @Value for a field. Just so that I can inject it, I have to make my Test @SpringBootTest which take a lot of time to run, as it will start the application and stuff, create a dummy db, run migrations etc.
Is there any way to only inject the @Value, and not load db and stuff as it is not needed.

__nitinkumar__
Автор

Hey love the videos but im getting a nullpointer exception when using findall and not sure where its coming from

rnwadinobi
Автор

Do you have an junit example on resclient mocking get method?

sairamreddy