Hello Mam , I think this isn't a problem in Spring Boot as the spring Boot has a property of find the required bean to inject here? Right
@ShristiTechAcademy4 күн бұрын
No. Still you need add @Qualifier annotation
@nonamegaming37333 күн бұрын
Thanks mam@@ShristiTechAcademy
@realknowledge-2314 күн бұрын
Awesome ...thank you Ma'am
@realknowledge-2318 күн бұрын
Thanks Ma'am I never think about Meaning of Wrapper.
@ShristiTechAcademy17 күн бұрын
You are welcome 👍
@dineshkumar-bg7gm20 күн бұрын
Thanks. clear explanation ❤
@ShristiTechAcademy17 күн бұрын
Glad it was helpful!
@AdityaKumar-ym3fy25 күн бұрын
wow! what an explanation
@ShristiTechAcademy24 күн бұрын
Thanks
@realknowledge-23Ай бұрын
Very helpful thank you Ma''am
@aastha4708Ай бұрын
Can you share code for product cart application it's not there in the link..
@rekarna3620Ай бұрын
Nice explain mam
@kowsalyar8224Ай бұрын
Hai mam, how we use generatorconfig.xml in mybatis
@NAVNEETKUMARSINGH-fk6bqАй бұрын
Thank you. Could you please make another video for same update but update query should get from custom properties
@naveenvigneshwar5190Ай бұрын
Very neatly explained mam. Thank you sooo much :)
@aastha4708Ай бұрын
Why you have defined uri here can we use any other way to communicate?
@Taciturn123-r6jАй бұрын
Thank you mam😊 quick revise 🎉
@aastha4708Ай бұрын
I am getting npe in this
@Mr.Anonymous_-mc8wbАй бұрын
Mam your video is very useful for me thank you mam 🙂👍 and could you create another video regarding trigger do in springboot please?
@ShristiTechAcademyАй бұрын
Thanks 😊
@Bharathidhasan-mАй бұрын
clearly explained
@tapandas5218Ай бұрын
You have missed one more point in authentication bean previously we had used web security configuration adapter() but now we are using user details service() in 3.0 or above version
@maheshreddy368Ай бұрын
Hello Mam, thanks for the detailed video. Your explanation is easy to understand 🙏🏼
@ShristiTechAcademyАй бұрын
My pleasure 😊
@sundarmanyapu5180Ай бұрын
This is a helpful quick reference. Appreciate it. Encourage to make extensions on top of this. Thanks again.
@ShristiTechAcademyАй бұрын
Glad it was helpful!
@mesmerizeart663Ай бұрын
Mam a small correction @ Configuration Annotation is not a sterio type anotation, Stereo type annotation are those annotation which class object is dynamically created by IOC container like @Service, @Componet but not @Configuration spring IOC not create object of the class which is annotated with @Configiration ,the class containg method which annotated with @ Bean is producing object not the class.
@ShristiTechAcademyАй бұрын
Actually @Configuration is also a generic stereotype annotations.Spring creates object for the class annotated with @Configuration also
@tirureddy18402 ай бұрын
Hello Mam, I am struck into JWT. by using postman tool for checking purpose, I got response 200 Ok, but I am accepted html page in postman tool. How to handle html page in postman tool. How can i resolve the html page.
@abdirahmanabdullahi54712 ай бұрын
I have spring boot rest api application with spring security enables. I have users and Expenses tables relational mapping. A user can have many expenses and one expense belongs to one user. How can I make sure each user sees only his expenses when calls http gets methods or delete methods. I tried many things like @Postfilter or getting logged in user from securityContext and compare the it with foreign key. Here is my relation mapping: [ @OneToMany(mappedBy = "user", cascade = CascadeType.ALL, orphanRemoval = true) private List<Expense> expenses = new ArrayList<Expense>(); @ManyToOne() @JoinColumn(name = "user_id", nullable = false) private User user;
@HemnathLi2 ай бұрын
Thx mam
@anindakar2 ай бұрын
What a brilliant video mam! Do you have for video many to one as well
@ShristiTechAcademy2 ай бұрын
No. I have for one to many only
@gk07mm2 ай бұрын
Awesome teaching...
@ShristiTechAcademy2 ай бұрын
Glad you liked it
@Supremevillacom-house2 ай бұрын
thanks madam.. your explaination is excallent .it helps me a lot...
@ShristiTechAcademy2 ай бұрын
You are most welcome
@Moneybitch0002 ай бұрын
amazing 👍
@samareshshil692 ай бұрын
❤❤❤
@akankshathanler13522 ай бұрын
your explanations are really benefiting the interview process, thanks mam
@ShristiTechAcademy2 ай бұрын
Glad to hear that
@varunrickstudios28682 ай бұрын
Creating the Java objects✅ Cteating the Java objects ❌
@ShristiTechAcademy2 ай бұрын
Sorry typo. Will be careful next time 😊
@MUKESHYUVARAJN2 ай бұрын
Please share Source code
@rikenshah18612 ай бұрын
thanks ma'am
@ShristiTechAcademy2 ай бұрын
😊👍
@RaviTeja-nn6nz2 ай бұрын
What happened mam no videos after july 30
@ShristiTechAcademy2 ай бұрын
Sorry I was busy with training. Going forward I will upload regularly 😊
@alesek2 ай бұрын
What if stored procedure has multiple output parameters?
@2RAJ213 ай бұрын
Thank you. jpa and hibernate is better than mybatis for faster development and lesser boilerplate code.
@ShristiTechAcademy3 ай бұрын
I have added example for that also In one corporate they asked for this particularly. Again mybatis helps with complex queries to be written using native sql
@2RAJ213 ай бұрын
@@ShristiTechAcademy mybatis is useful for complex queries but in this video example is basic level only.
@2RAJ213 ай бұрын
Thank you Why you are not using lombok? for reduce boiler plate code.
@ShristiTechAcademy3 ай бұрын
Lombok with eclipse is a mess. It has crashed eclipse many times. If you are using I intellij then it is fine
@2RAJ213 ай бұрын
@@ShristiTechAcademy I ran lambok jar after Lombok annotations are working in my eclipse.
@MarcusLeo893 ай бұрын
This is the best explanation of method references I’ve found anywhere. Very well done!
@ShristiTechAcademy3 ай бұрын
Glad it was helpful!
@ajayajin70353 ай бұрын
Very nice
@ShristiTechAcademy3 ай бұрын
Thanks
@dsh35a3 ай бұрын
I really like your way of teaching 🙏👍. Decent and understandable
@ShristiTechAcademy3 ай бұрын
Thank you!
@lovemishra81373 ай бұрын
Nice and to the point ❤
@ShristiTechAcademy3 ай бұрын
Thanks
@pareshsavani-fe7vh4 ай бұрын
Nice explanation!
@ShristiTechAcademy3 ай бұрын
Glad it was helpful!
@Kaaju124 ай бұрын
Thank you mam ❤
@ShristiTechAcademy2 ай бұрын
Most welcome 😊
@Kaaju124 ай бұрын
Thank you mam ❤
@ShristiTechAcademy3 ай бұрын
Most welcome 😊
@vivektheartist4 ай бұрын
Thank you for the video. Exactly what I was looking for. Fantastic explanation
@tarunnaik30534 ай бұрын
Thank YOu So much for the grate Explaination mam
@shubhamscreation91544 ай бұрын
That's all your honour
@rupasriguruprasad48155 ай бұрын
nice explanation.pls update bidirectional as well👍
@gpavankumar1755 ай бұрын
Your English is awesome, How to learn to explaining in English? Bit confused how many times you might have re-harsed. will be helpful. Thanks for lot of examples for understanding the table relationship.
@ShristiTechAcademy5 ай бұрын
Thanks! 😃
@ShristiTechAcademy5 ай бұрын
No rehearsals. Have been teaching all these for nearly 18 years
@reemabahabri82855 ай бұрын
Very helpful explanation with code tracing, thank you!