Nice to see you back! Great content as always!
Moi moi! These videos are beyond excellent, keep them coming Kiitos paljon from Portland, Oregon!
Arho, we need more so detailed videos about Spring!
Thanks! Very useful video!
Thanks for this series, learning a lot!
Learnt a lot! Thanks
This was good. Are there any in depth Spring Boot Test classes?
Do I need to install Docker manually to work this on test containers, since I didn't see any Docker installation in your test containers video?
Please could you tell me where in the project structure are the sql scripts for the tests? I get an exception all the time that spring can not find the scripts. And this is when I bring the spring context with the @SpringBootTest annotation. If I remove it, spring finds the scripts and no exception is thrown, but then I can't autowire beans from the context. So I am completely stuck
@PapaFranciscoOfficial