I still cannot understand why these videos have so less likes. These are best and fastest explanation of the concepts. And thank you so much All of your videos contain only pure content and there is no more butterring in any of the video. By watching your channel I have bagged an offer in one of the MNC.
Perfect video. Please share the next video. I just started watching your videos from last 2 days and learned so much. Thank you so much for all the efforts.
I absolutely love your videos. It's a great channel for anyone who is preparing for interviews. Keep up the good work and wish you guys a successful future ahead. 💯💯
Finally after a long wait.... please do upload second part as well..and could you please also make some videos on microservice design patterns? Also, could you please let me know how an Eclipse workspace build can be triggered from eclipsec (not Eclipse GUI version) and also, does this way manage circular dependencies of the projects in the workspace? We are trying to automate the workspace setup since the application is very bulky. Just looking for some inputs.
And you guys are motivation for us❤️❤️. Your comments for love makes all these hard work all worth it !! Thanks for being irreplaceable part of our code decode family
Very good explanation. Can you please make detail video on multithreading w.r.t to executor service,future,callable and interview question asked on these topic
I am pretty new to this concept. I always have a query. In DB data is stored in rows and columns as user input and it is in readable format. But why do we say object is converted to byte stream and stored in DB ?
No problem Teja. Initially these doubts are bound to pop up in our mind. Good thing is that you are trying to clarify that👍👍. So first of all not all databases are rows and columns. These are relational dbs you are thinking about. There are many many many others available out in marker like no sql dbs like table db, like casandra etc etc. And second misconception here, not all objects in java are pojos. Even images, blobs, documents all these are objects too that we need to store in db. These have to converrd to bytes stream b4 storing them
@@CodeDecode thank you for making me understand. So non relational db’s use this for storing images , pdfs etc ? Relational db like sql doesn’t need this right
Mam may i know if microservice can call monolithic service? Example: if an application having microservices and they are not maintaing any database. So they have to consume another project service(Monolithic) and with their respone, we have to manuplate at our end and send response to the end users.
One doubt if we are using hibernate then we can simply save our object into data base by calling session.save(obj) and this obj class need not to implements Serializable. Please help with this.
I still cannot understand why these videos have so less likes. These are best and fastest explanation of the concepts. And thank you so much All of your videos contain only pure content and there is no more butterring in any of the video. By watching your channel I have bagged an offer in one of the MNC.
Many congratulations Naveen. Well deserved. Keep learning keep shining ⭐✨👍👍
@@CodeDecode Thanks and Same to you.
Uu i
Oo ipoo
❤️💯😎👍
Your channel is gradually becoming a sure shot recipe for cracking the toughest and trickiest Java interviews. Keep up the good work.
Thanks Sayan. Yeah we had this vision since start 🙂👍
best explanation i have ever seen on this topic, everyone just explains theory part, but they don't go in the code part
One of the best tutorials I have come across in the recent times.very detailed explanation with examples.keep up the good work!!!
Thanks Saranya 🙂🙂👍
Come daily mam, we want to hear your voice frequently. Thanks for the contribution and knowledge❤️
Thanks a lot Arpit. Sure we will try to be more frequent🙂🙂
After so many days, I got this concept clearly. Thanks!
You’re welcome
Yes please add those videos as well..Very interesting and informative video..Thank you for this !!
Thanks Divya 🙂🙂
Perfect video. Please share the next video. I just started watching your videos from last 2 days and learned so much. Thank you so much for all the efforts.
Sure Aparna 👍👍🙂
Thanks for all this information about serialization at one place. Please do make a follow up video as well with much more in depth concepts
Thanks Vinod 🙂🙂sure 👍👍
Very nice today i have an interview ..i got confidence in this topic
All the best Jayaram 👍👍just keep your confidence up 👍👍
I absolutely love your videos. It's a great channel for anyone who is preparing for interviews.
Keep up the good work and wish you guys a successful future ahead. 💯💯
Thanks a ton 😊👍
Very good explanation . Thank you for this .This is called pure content
Thanks Ashish 👍
Thanks for the great explanation please bring the second part too asa soon as possible within 2-3 days...its help a lot...🙏🏻🙏🏻
Sure Lalit 🙂👍
A much needed video. Thank You Code Decode
Thanks Rushabh 🙂👍
Very well, explained the entire concept. hats off!
Thanks
The explanation is really very precise & clear.. Thank you so much ❤
All your interview questions videos are very useful for us, thank you ❤ for the great video
Thanks for the nice words
Best best very best ❤❤❤❤ today I learn more about this topic thank you
Thanks Neha 🙂👍
@@CodeDecode no ma'am thank you for this usefull content
Indeed cleanly explained and very knowledgeable thank you so much mam!!! Waiting for second part and would be more helpful if it is early☺☺
Thanks Sachin. Sure 🙂👍
It's amazing explanation. Thanks for valuable knowledge. I learn many things from your video. Keep going up🙏😊
Thanks Sumit. Keep learning keep shining🙂🙂👍👍
Best Explained mam...
You will soon cross 1million mark...
Language is easy, Keep it up...✌️👍
Thanks a lot Amit 🙂🙂
Back to basics. Please hold it for long ❤️❤️
sure
Thank you for such an amazing content... Keep doing the great work 👏
Thanks Kishan 🙂👍
perfect explainstion maam , keep making deep videos.!
Sure thanks Pankhudi 👍🙂
Thanks for detailed explanation, One of the best tutorial🙂
Thanks
Perfect and Easy Explanation !!! very understandable
Great explanation. Please make the 2nd part of this video. Also please make detailed video on executor service, future, callable.
Thanks Nikita. Sure 👍
Yes ..please make a playlist on Executor Service Framework. It's a very hot topic for interviews nowadays.
Thanks in advance
Great content and explanation , do create next part of this.
Sure 👍👍🙂🙂
thanks for such great content..looking for the second part also
sure nidhi we will create it soon
Maybe I am late, but it was a great video and would love to learn further on this.
Thanks Akash 🙂🙂
Best video so far. Thank you mam. Like and subscribed. keep it up good work.
Thanks Anand 🙂🙂
Thanks alot.. Nice explanation.. Keep it up. God bless you
Thanks 🙂👍
Thanks for the explanation, waiting for next video.
Sure Shruti we will upload next part soon👍
With content full and good explanation madam have a great time 😊😊🙂🙂
Thanks 🙂🙂👍👍
@@CodeDecode plz make vedio on collection madam
ua-cam.com/video/KfoNYoVUBJI/v-deo.html
Good explanation. Please make the second part
Sure Akash 👍🙂
Excellent explanation. Thanks a lot!
You are welcome!
Finally after a long wait.... please do upload second part as well..and could you please also make some videos on microservice design patterns? Also, could you please let me know how an Eclipse workspace build can be triggered from eclipsec (not Eclipse GUI version) and also, does this way manage circular dependencies of the projects in the workspace? We are trying to automate the workspace setup since the application is very bulky. Just looking for some inputs.
Sure. Yeh ms design patterns are in pipeline 🙂👍
Great. Thanks. Please make subsequent videos.
Sure👍🙂
Thanks for very well explanation 🙏🙏
You're welcome shail
perfect perfect perfect perfect explanation, thank you very much and I'm going to subscribe you❤
Thanks 😊
Thank you so much!! Super explanation!!
you're welcome
Thanks a ton! Clearly explained
Thanks Sibin 🙂👍
Your an inspiration for me :)
And you guys are motivation for us❤️❤️. Your comments for love makes all these hard work all worth it !! Thanks for being irreplaceable part of our code decode family
@@CodeDecode ❤️❤️
Greatnesssssssssssssssssss
best teaching thank you
Thanks harshwardhan
very good explanation. please upload the second part.
Sure thanks 🙂👍
Thanks for such an amazing content
You're welcome dhruv
Great Explanation
Thanks
really thanks! for this much hard work 🙂
As expected 👌
Thanks Sairam 🙂🙂
Thanku so much mam.
You're welcome
Thank you mam!
Can you please make video on how to prevent a java deserilize vulnerability...
Sure Vithal 🙂👍
Very good explanation.
Can you please make detail video on multithreading w.r.t to executor service,future,callable and interview question asked on these topic
Sure Pranjal. It's in pipeline 🙂🙂
Good containt
Please share me one session of locking mechanism and its usage in multi thread invironment
Please make your videos in high quality(HD).
Hey Robin we have uploaded all our latest videos in high quality
Please make video on junit mokito....
I am pretty new to this concept. I always have a query. In DB data is stored in rows and columns as user input and it is in readable format. But why do we say object is converted to byte stream and stored in DB ?
No problem Teja. Initially these doubts are bound to pop up in our mind. Good thing is that you are trying to clarify that👍👍. So first of all not all databases are rows and columns. These are relational dbs you are thinking about. There are many many many others available out in marker like no sql dbs like table db, like casandra etc etc. And second misconception here, not all objects in java are pojos. Even images, blobs, documents all these are objects too that we need to store in db. These have to converrd to bytes stream b4 storing them
@@CodeDecode thank you for making me understand. So non relational db’s use this for storing images , pdfs etc ? Relational db like sql doesn’t need this right
Yes we need it
Mam may i know if microservice can call monolithic service?
Example: if an application having microservices and they are not maintaing any database. So they have to consume another project service(Monolithic) and with their respone, we have to manuplate at our end and send response to the end users.
One doubt if we are using hibernate then we can simply save our object into data base by calling session.save(obj) and this obj class need not to implements Serializable.
Please help with this.
Hi can you please take one vedio consuming webservice using webclient and mono and flux .
Sure Raju 🙂👍
Thank you!!!
You're welcome!
Thanks for making video on this topic
And also make interview questions video on
Multi threading
Sure 👍🙂🙂
Serialize/Deserialize with in java, than what is the use of Jackson/Gson API.
👌
🙂🙂
Thanks
🙂🙂
Kindly add second part of the video 🙏
Sure 👍👍
Need role based authentication video
Sure 👍👍
memorize from @ 19:56
please make a video on the second part
Sure we will create video soon on it
Pls second part😊😊😊😊
sure we will create it soon
Please do videos on Spring boot
ua-cam.com/play/PLyHJZXNdCXsdXxY8wupiLenux2Yafn1lN.html
@@CodeDecode thanks for your response
please create the second part.
Sure we will create it soon
We want next video
Sure Neelesh 🙂🙂
🙏🙏👍✌
🙂🙂
can you please give these slides ?
Speed 1x = 2x
We will reduce 😊
Thanks!!!
You’re Welcome!