Strategy Design Pattern implementation in Spring boot Java | Interview Questions | Code Decode

  Рет қаралды 26,639

Code Decode

Code Decode

Күн бұрын

Пікірлер: 61
@abhishekverma5928
@abhishekverma5928 2 жыл бұрын
Wow, I felt very blessed that I found your channel. The way you teach this by following the industry standard code using spring boot is very very appreciable. Thank you for your channel, very very less instructor gave such thorough knowledge. This is the real teaching, which works for everyone, even after getting a good job. Thanks alot Ma'am for bringing such good content.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a lot Abhishek 🙂🙂
@ankursingh2213
@ankursingh2213 2 жыл бұрын
Thank you mam.. 🙏🙏 Because of you, I was able to switch my job and cleared all of my interviews. I literally watched a lot of your videos multiple times which really helped me a lot...
@CodeDecode
@CodeDecode 2 жыл бұрын
Many congratulations on cracking interviews Man. 🎉🎉🎉🎉 Thanks A Lot Ankur 🙂🙂
@karishmarawat1359
@karishmarawat1359 2 жыл бұрын
Thanks for the great content! 😊 Also, Please create complete video on spring boot project creation from start to end with all the required validation, authentication following design patterns. It would be really helpful for quick revision as well as to understand things deeply.
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Karishma👍
@senthilrajatcs
@senthilrajatcs 2 жыл бұрын
Mindblowing! Great effort! Crystal Clear explanation, As mentioned by others in comments I have gone through many other channel videos, Never seen this kind of masterpiece! I am watching your videos regularly, Keep doing many more videos, I have suggested your channel to my friends and even my juniors to learn.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a lot 🙂🙂. Glad to have u around Man 👍👍
@vishalsepaia5893
@vishalsepaia5893 Жыл бұрын
Very effective & to the point, thanks for all the videos. Please post your git hub repository link.
@kdautomotive379
@kdautomotive379 2 жыл бұрын
Awesome.. Interviewer asked this pattern.. Thank you.!!
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks 🙂🙂
@bistabil2043
@bistabil2043 Жыл бұрын
Maybe I am wrong but you still have to modify existing enum thus you have to recompile. If this was implemented with if-then or switch you would have to add a single else if statement in a single file and recompile and both of these two changes (enum or if-else) are quite trivial. Open-closed principle is not satisfied in neither case. It's just that the problem is moved from one place to another, but centralized. Proper implementation (one not breaking open-closed) would require no changes to existing code - just adding the new class implementing that interface should be enough.
@lunatichigh2896
@lunatichigh2896 Жыл бұрын
How should we do this? I was thinking during runtime, get the bean of the chosen encryption using qualifier.
@tejeswarpala2841
@tejeswarpala2841 Жыл бұрын
after watching/reading about the pattern from other sources on internet i thought i got it. but after watching your video only i understood what problem this pattern solves, how it can be applied in an enterprise grade project. Excellent work. I have never seen this type of explanation. 🔥🔥🔥 i like the way the below things are covered in your video. what is it why it is used instead of if else based approach. how it is used debugging the usage.
@artikumari-es6ep
@artikumari-es6ep Жыл бұрын
Hi, thanks a lot for making these videos. Please make video on all design patters of java, with example as you have explained in this video
@travelwithgattu
@travelwithgattu 2 жыл бұрын
you are awesome.. understood this . I am using this in my project 👍👍. thank you
@CodeDecode
@CodeDecode 2 жыл бұрын
Yeah most good projects use this design pattern. It's a must for best practice implementation in java projects 🙂🙂
@Raghu-m8i
@Raghu-m8i 21 күн бұрын
Hi Madam, Very nice topics covered in your channel. Can you please add one video for aes/cbc/pkcs5padding example in java for Encryption and decryption of sensitive data like salary information
@sandeepchebrolu3129
@sandeepchebrolu3129 2 жыл бұрын
Thanks for the Explanation, one Q - at 16:03 when component is loaded and the constructor is called how is the treeset value being passed ?
@CodeDecode
@CodeDecode 2 жыл бұрын
It's constructor injection. If u see it's @autowired 👍👍
@ramarajuramakanth2788
@ramarajuramakanth2788 4 ай бұрын
Awesome Explanation
@CodeDecode
@CodeDecode 4 ай бұрын
Thanks
@devendra.sanghavi
@devendra.sanghavi Жыл бұрын
Wow ma'am you are amazing
@CodeDecode
@CodeDecode Жыл бұрын
Thanks Devendra 😊😊
@raakesh4652
@raakesh4652 2 жыл бұрын
Mam pls complete last JUnit series... JUnit for controller n all... Those are pending...thank u.. gr8 work.. Keep up.
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure 👍👍 we will do that👍
@mahi2082
@mahi2082 Жыл бұрын
Awesome explanation. Requesting you to do other patterns i had faced Adaptor, Command ,Template design pattern these are asked in jpmorgan and goldman sach. All finance companies concentration on these i hope you will respond to this chat. Thanks for your effort and time.
@CodeDecode
@CodeDecode Жыл бұрын
Sure Mahi we will try to upload them . Was it asked bcz u used them in any project or out of blue moon they asked random patterns ?
@AMITPAUL-ty1hk
@AMITPAUL-ty1hk Жыл бұрын
Well explained. Thanks for sharing.
@CodeDecode
@CodeDecode Жыл бұрын
You're welcome amit
@mohaimanulislammahin4095
@mohaimanulislammahin4095 2 жыл бұрын
nice topic😊😊 become a fan of your🥰
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks 🙂🙂
@pandit-jee-bihar
@pandit-jee-bihar Жыл бұрын
The identity provider or Authentication Server accepts the JWT token and decodes it to find the algorithm used in the header. IDP uses the same algorithm for token signature validation, it's a use case for Strategy Design Patterns as the algorithm is not pre-decided.
@sayanbiswas8847
@sayanbiswas8847 2 жыл бұрын
Keep up the good work
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Sayan 🙂🙂
@sureshmanne7245
@sureshmanne7245 2 жыл бұрын
Welcome back...
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Suresh 🙂. We never went anywhere. 🙂🙂
@jasper5016
@jasper5016 Жыл бұрын
Can you please make a video on Junits and Mockito? If possible, provide real-life examples of testing REST web services.
@rishiraj2548
@rishiraj2548 2 жыл бұрын
Thanks a million
@CodeDecode
@CodeDecode 2 жыл бұрын
🙂🙂 no problem Rishi
@layarichard6739
@layarichard6739 2 жыл бұрын
Pls have more videos on all design patterns
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure 👍👍
@hassanwhiteside4452
@hassanwhiteside4452 Жыл бұрын
I do have a problem, there is NullPointerException in my application. My encryptionTypesSet argument in Autowired method EncryptionFactory is null and therefore I cannot create any strategy. Does anyone have an idea what the cause could be?
@CodeDecode
@CodeDecode Жыл бұрын
You forgot @autowire on constructor of factory class?
@LifeTracksVlogs
@LifeTracksVlogs 2 жыл бұрын
Mam microsevices m scenario based questions p ek interview video upload kijiye
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure 👍👍
@akashpawar3382
@akashpawar3382 2 жыл бұрын
Please make a video on visitor design pattern
@CodeDecode
@CodeDecode Жыл бұрын
Sure we will create it soon
@revanthchinnu8904
@revanthchinnu8904 2 жыл бұрын
hello madam kindly make a video on junit and mockito
@amitrangwani7562
@amitrangwani7562 2 жыл бұрын
Hi Mam, Can you please Cover Ambassador Design Pattern of Microservices?
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure 👍👍
@ashutoshkumar4565
@ashutoshkumar4565 Жыл бұрын
should this playlist contain more videos? of other common patterns?
@CodeDecode
@CodeDecode Жыл бұрын
Sure Ashutosh. Can you please let us know which all patterns you need. We will put videos on them too
@ashutoshkumar4565
@ashutoshkumar4565 Жыл бұрын
@@CodeDecode ​ Behavioural patterns like Observer pattern, creational pattern like builder, structural pattern like adapter, bridge, decorator, facade, some J2ee patterns . This is just so that the playlist is the one place to go for common design patterns. Appreciate your work. Amazing channel
@CodeDecode
@CodeDecode Жыл бұрын
Sure Ashutosh we will create more dp then. Builder is there in this playlist though. Check 32.50 min of the first part. Lemme know if you still can't find it 👍👍🙂
@shilpan5050
@shilpan5050 Жыл бұрын
where will get code for above Example
@hamednikbakht9708
@hamednikbakht9708 2 жыл бұрын
please create video for @transaction in spring boot
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure we will do that👍
@koraboinaraju9522
@koraboinaraju9522 2 жыл бұрын
Hi can you please take one vedio webclient using webflux plz
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure 👍👍
@indlasubramanyam8766
@indlasubramanyam8766 Жыл бұрын
please provide git link sister
I tricked MrBeast into giving me his channel
00:58
Jesser
Рет қаралды 29 МЛН
Wait for the last one 🤣🤣 #shorts #minecraft
00:28
Cosmo Guy
Рет қаралды 26 МЛН
У вас там какие таланты ?😂
00:19
Карина Хафизова
Рет қаралды 21 МЛН
8 Design Patterns EVERY Developer Should Know
9:47
NeetCode
Рет қаралды 1 МЛН
What is Factory Pattern? How to achieve this in Java?
12:10
Naveen AutomationLabs
Рет қаралды 6 М.
Java Spring Boot 2.9 Years Interview Experience
35:52
GenZ Career
Рет қаралды 18 М.
Software Architecture and Design Patterns Interview Questions
1:42:28