very informative - little confusing but i will try my self will help
@Rajdweep Жыл бұрын
hey, checked the udemy course, it looks awesome, but i only have some knowledge on spring boot hibernetes mysql n rest apis, all the other things like k8s docker all aws modules i dont know, should i take this course with 0 understanding of these technologies?
@CodeDecode Жыл бұрын
you can take the course as we have explained the k8s docker and aws part from basic
@Rajdweep Жыл бұрын
@@CodeDecode okk i will take it then, i hope it will add some good weight in the cv of a 1yr old java dev
@GeekyCoder17011 ай бұрын
@CodeDecode where
@SuperMohit289 ай бұрын
@@CodeDecode I am also having similar kind Question. I am java guy ...I don't have any knowledge of Angular but want to learn Angular as well so if i will take this course .. So is this course recommended for me as well as i want to learn Angular as well along with other stuff mentioned?
@ankushkamble911 Жыл бұрын
Hi Mam Thank you sharing such great content, just one question if we have to use same annotation for different tables(different repositories) then how we can Validate.
@sumitsinghrawat52415 ай бұрын
this method is working fine when we have have single object ,, but when we have list of objects like for oneToMany relation then the validation is not working , can u make a video to validate list of objects
@hemukumar6454 Жыл бұрын
First. Just to know, is your Microservice, kubernetes, AWS , CICD is complete,To enroll for the same.
@CodeDecode Жыл бұрын
Link for the course are given in the description
@hemukumar6454 Жыл бұрын
@@CodeDecode 😃 Thank you for the response. I've tried enrolling for the same. Unfortunately, unable to do so. Because the course isn't yet in Udemy business collections. Love your way of explanation. Definitely going to enroll.👍
@CodeDecode Жыл бұрын
It's there now👍
@RishiRajxtrim Жыл бұрын
😎👍👍
@CodeDecode Жыл бұрын
😊
@peacemusic608210 ай бұрын
I'm getting NullPointerException when trying to verify email.....(Only when the email is unique (not present in DB)) Working fine for the false case(when email is already present) getting proper response message Repository is returning null because email is not present
@jayadheep3568 ай бұрын
bro ima facing the same issue please update what is the solution for this....................😭
@hoanghuy.trannn8 ай бұрын
@@jayadheep356 That is how JPA work. Just try catch method in responsitory. Or search in stackoverflow for solution.
@deeplife965410 ай бұрын
Didi why not share source code with us in Github ?😢