Webinar - 3 | What is Autowiring?
51:05
Webinar-1 |  Introduction to Spring
56:22
Webinar - 4 | What is Overloading
53:13
Webinar - 2 | OOPs Concepts
1:11:38
10 ай бұрын
Webinar - 1 | Overview of Java
1:23:41
Пікірлер
@gowtham2626
@gowtham2626 2 күн бұрын
Nice❤
@nonamegaming3733
@nonamegaming3733 7 күн бұрын
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
@ShristiTechAcademy
@ShristiTechAcademy 4 күн бұрын
No. Still you need add @Qualifier annotation
@nonamegaming3733
@nonamegaming3733 3 күн бұрын
Thanks mam​@@ShristiTechAcademy
@realknowledge-23
@realknowledge-23 14 күн бұрын
Awesome ...thank you Ma'am
@realknowledge-23
@realknowledge-23 18 күн бұрын
Thanks Ma'am I never think about Meaning of Wrapper.
@ShristiTechAcademy
@ShristiTechAcademy 17 күн бұрын
You are welcome 👍
@dineshkumar-bg7gm
@dineshkumar-bg7gm 20 күн бұрын
Thanks. clear explanation ❤
@ShristiTechAcademy
@ShristiTechAcademy 17 күн бұрын
Glad it was helpful!
@AdityaKumar-ym3fy
@AdityaKumar-ym3fy 25 күн бұрын
wow! what an explanation
@ShristiTechAcademy
@ShristiTechAcademy 24 күн бұрын
Thanks
@realknowledge-23
@realknowledge-23 Ай бұрын
Very helpful thank you Ma''am
@aastha4708
@aastha4708 Ай бұрын
Can you share code for product cart application it's not there in the link..
@rekarna3620
@rekarna3620 Ай бұрын
Nice explain mam
@kowsalyar8224
@kowsalyar8224 Ай бұрын
Hai mam, how we use generatorconfig.xml in mybatis
@NAVNEETKUMARSINGH-fk6bq
@NAVNEETKUMARSINGH-fk6bq Ай бұрын
Thank you. Could you please make another video for same update but update query should get from custom properties
@naveenvigneshwar5190
@naveenvigneshwar5190 Ай бұрын
Very neatly explained mam. Thank you sooo much :)
@aastha4708
@aastha4708 Ай бұрын
Why you have defined uri here can we use any other way to communicate?
@Taciturn123-r6j
@Taciturn123-r6j Ай бұрын
Thank you mam😊 quick revise 🎉
@aastha4708
@aastha4708 Ай бұрын
I am getting npe in this
@Mr.Anonymous_-mc8wb
@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
@ShristiTechAcademy Ай бұрын
Thanks 😊
@Bharathidhasan-m
@Bharathidhasan-m Ай бұрын
clearly explained
@tapandas5218
@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
@maheshreddy368 Ай бұрын
Hello Mam, thanks for the detailed video. Your explanation is easy to understand 🙏🏼
@ShristiTechAcademy
@ShristiTechAcademy Ай бұрын
My pleasure 😊
@sundarmanyapu5180
@sundarmanyapu5180 Ай бұрын
This is a helpful quick reference. Appreciate it. Encourage to make extensions on top of this. Thanks again.
@ShristiTechAcademy
@ShristiTechAcademy Ай бұрын
Glad it was helpful!
@mesmerizeart663
@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
@ShristiTechAcademy Ай бұрын
Actually @Configuration is also a generic stereotype annotations.Spring creates object for the class annotated with @Configuration also
@tirureddy1840
@tirureddy1840 2 ай бұрын
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.
@abdirahmanabdullahi5471
@abdirahmanabdullahi5471 2 ай бұрын
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;
@HemnathLi
@HemnathLi 2 ай бұрын
Thx mam
@anindakar
@anindakar 2 ай бұрын
What a brilliant video mam! Do you have for video many to one as well
@ShristiTechAcademy
@ShristiTechAcademy 2 ай бұрын
No. I have for one to many only
@gk07mm
@gk07mm 2 ай бұрын
Awesome teaching...
@ShristiTechAcademy
@ShristiTechAcademy 2 ай бұрын
Glad you liked it
@Supremevillacom-house
@Supremevillacom-house 2 ай бұрын
thanks madam.. your explaination is excallent .it helps me a lot...
@ShristiTechAcademy
@ShristiTechAcademy 2 ай бұрын
You are most welcome
@Moneybitch000
@Moneybitch000 2 ай бұрын
amazing 👍
@samareshshil69
@samareshshil69 2 ай бұрын
❤❤❤
@akankshathanler1352
@akankshathanler1352 2 ай бұрын
your explanations are really benefiting the interview process, thanks mam
@ShristiTechAcademy
@ShristiTechAcademy 2 ай бұрын
Glad to hear that
@varunrickstudios2868
@varunrickstudios2868 2 ай бұрын
Creating the Java objects✅ Cteating the Java objects ❌
@ShristiTechAcademy
@ShristiTechAcademy 2 ай бұрын
Sorry typo. Will be careful next time 😊
@MUKESHYUVARAJN
@MUKESHYUVARAJN 2 ай бұрын
Please share Source code
@rikenshah1861
@rikenshah1861 2 ай бұрын
thanks ma'am
@ShristiTechAcademy
@ShristiTechAcademy 2 ай бұрын
😊👍
@RaviTeja-nn6nz
@RaviTeja-nn6nz 2 ай бұрын
What happened mam no videos after july 30
@ShristiTechAcademy
@ShristiTechAcademy 2 ай бұрын
Sorry I was busy with training. Going forward I will upload regularly 😊
@alesek
@alesek 2 ай бұрын
What if stored procedure has multiple output parameters?
@2RAJ21
@2RAJ21 3 ай бұрын
Thank you. jpa and hibernate is better than mybatis for faster development and lesser boilerplate code.
@ShristiTechAcademy
@ShristiTechAcademy 3 ай бұрын
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
@2RAJ21
@2RAJ21 3 ай бұрын
@@ShristiTechAcademy mybatis is useful for complex queries but in this video example is basic level only.
@2RAJ21
@2RAJ21 3 ай бұрын
Thank you Why you are not using lombok? for reduce boiler plate code.
@ShristiTechAcademy
@ShristiTechAcademy 3 ай бұрын
Lombok with eclipse is a mess. It has crashed eclipse many times. If you are using I intellij then it is fine
@2RAJ21
@2RAJ21 3 ай бұрын
@@ShristiTechAcademy I ran lambok jar after Lombok annotations are working in my eclipse.
@MarcusLeo89
@MarcusLeo89 3 ай бұрын
This is the best explanation of method references I’ve found anywhere. Very well done!
@ShristiTechAcademy
@ShristiTechAcademy 3 ай бұрын
Glad it was helpful!
@ajayajin7035
@ajayajin7035 3 ай бұрын
Very nice
@ShristiTechAcademy
@ShristiTechAcademy 3 ай бұрын
Thanks
@dsh35a
@dsh35a 3 ай бұрын
I really like your way of teaching 🙏👍. Decent and understandable
@ShristiTechAcademy
@ShristiTechAcademy 3 ай бұрын
Thank you!
@lovemishra8137
@lovemishra8137 3 ай бұрын
Nice and to the point ❤
@ShristiTechAcademy
@ShristiTechAcademy 3 ай бұрын
Thanks
@pareshsavani-fe7vh
@pareshsavani-fe7vh 4 ай бұрын
Nice explanation!
@ShristiTechAcademy
@ShristiTechAcademy 3 ай бұрын
Glad it was helpful!
@Kaaju12
@Kaaju12 4 ай бұрын
Thank you mam ❤
@ShristiTechAcademy
@ShristiTechAcademy 2 ай бұрын
Most welcome 😊
@Kaaju12
@Kaaju12 4 ай бұрын
Thank you mam ❤
@ShristiTechAcademy
@ShristiTechAcademy 3 ай бұрын
Most welcome 😊
@vivektheartist
@vivektheartist 4 ай бұрын
Thank you for the video. Exactly what I was looking for. Fantastic explanation
@tarunnaik3053
@tarunnaik3053 4 ай бұрын
Thank YOu So much for the grate Explaination mam
@shubhamscreation9154
@shubhamscreation9154 4 ай бұрын
That's all your honour
@rupasriguruprasad4815
@rupasriguruprasad4815 5 ай бұрын
nice explanation.pls update bidirectional as well👍
@gpavankumar175
@gpavankumar175 5 ай бұрын
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.
@ShristiTechAcademy
@ShristiTechAcademy 5 ай бұрын
Thanks! 😃
@ShristiTechAcademy
@ShristiTechAcademy 5 ай бұрын
No rehearsals. Have been teaching all these for nearly 18 years
@reemabahabri8285
@reemabahabri8285 5 ай бұрын
Very helpful explanation with code tracing, thank you!
@ShristiTechAcademy
@ShristiTechAcademy 5 ай бұрын
Great. Thanks