Q1) What if we are using cache to cache a lookup table data? How do you set a key when we have a lot of data, because there might be a lot of records/attributes in a lookup table Q2) If this cachable is used in memory cache, then everything gets stored in the server's storage, and it gets bloated along with all the objects/variables, etc..
@CodeSnippetByChetanGhateКүн бұрын
Thanks for asking these questions Q1: If caching a lookup table with many records, you can either cache the entire table under a single key for static data or cache individual records using unique keys (like the primary key). Choose based on your access pattern and data size. Q2: Yes, in-memory caches can bloat server memory. To manage this, use eviction policies, set expiration times (TTL), or opt for distributed caches like Redis to offload storage from the application memory.
@billionaires_lifestyle_vidsКүн бұрын
This will not work unless you add @EnableAsync in main class.
@waldo78663 күн бұрын
This was great, thank you!
@MandarSMulay3 күн бұрын
Sir you explain difficult things in a simple way! I look forward to watching many more tech videos on different topics.
@CodeSnippetByChetanGhate3 күн бұрын
Sure Thanks
@satyajitparija60333 күн бұрын
What an amazing teaching skill ❤❤❤❤❤ the way you teach
@CodeSnippetByChetanGhate3 күн бұрын
Thanks ❤️❤️
@nikhilchowdary83283 күн бұрын
Hi bro try to do sometimes in another tool like eclipse or STS
@CodeSnippetByChetanGhate3 күн бұрын
Sure
@MandarSMulay3 күн бұрын
Sir your videos are wonderful. Could you please share Git Hub link for source code?
@ankitkumarsingh3223 күн бұрын
Great Effort
@CodeSnippetByChetanGhate3 күн бұрын
Thanks 🙏
@MandarSMulay4 күн бұрын
Amazing videos. Your videos are mind blowing. Debugging internal classes code is just amazing. Loved it.
@CodeSnippetByChetanGhate3 күн бұрын
Glad you liked it 👍🏻
@convergence91684 күн бұрын
Superb man! Pls keep it up.
@CodeSnippetByChetanGhate4 күн бұрын
Thanks 🙏
@LuciFeR_FTW4 күн бұрын
Goat Level Explanation. Precise crisp and easy to understand.
@CodeSnippetByChetanGhate4 күн бұрын
Thanks
@muthukrish54085 күн бұрын
Hi bro, Can you please explain about filters as well
@CodeSnippetByChetanGhate4 күн бұрын
Sure
@nandiniarlingam5 күн бұрын
thank you
@CodeSnippetByChetanGhate4 күн бұрын
🙌
@umapatisingh6 күн бұрын
I have undrrrstood Intrrrseptrrrr now.
@kirannani40446 күн бұрын
object to json json to obj right??
@HarshaKappala-iw4mh6 күн бұрын
Please do videos on microservices
@CodeSnippetByChetanGhate5 күн бұрын
Sure
@rudranaskar7634 күн бұрын
@@CodeSnippetByChetanGhate sir please bring a complete video on microservice
@tahaansari56216 күн бұрын
RandomAccess marker interface is used to denote a class that has fast element access, like an ArrayList class where access to the elements are indexed based.
@anirudhrebel34397 күн бұрын
@Codesnippet bhai are you done with spring data jpa concepts or else still some concepts are pending?
@CodeSnippetByChetanGhate6 күн бұрын
Done. Ill cover more in series if anything important comes in flow
@mattakalyan14277 күн бұрын
Bro Thanks for the nice explination. Will you please share the code for this exmaple that helps a lot
@CodeSnippetByChetanGhate6 күн бұрын
Sure thanks.
@PrajaktaSolapurkar-p3e7 күн бұрын
Great content!! Helped to clear many concepts. If possible create more videos related to performance optimization techniques, caching, redis, Kafka
@CodeSnippetByChetanGhate6 күн бұрын
Sure Thanks
@PKokilaRPE7 күн бұрын
Bro upload videos on API design pls..
@CodeSnippetByChetanGhate6 күн бұрын
Sure
@ArchanaNarravula-sh9to7 күн бұрын
can u share notes
@CodeSnippetByChetanGhate6 күн бұрын
Sure
@syedfaizan58418 күн бұрын
Great explanation , please keep it up
@CodeSnippetByChetanGhate7 күн бұрын
Thanks
@syedfaizan58418 күн бұрын
Thanks a lot
@CodeSnippetByChetanGhate7 күн бұрын
❤️
@mdtauseefansari79429 күн бұрын
Thank you brother for good explanation. Your explanations are very easy to undestand. One request, these beans we are talking at compile time. Request you to create video on runtime bean creation. So that it will be easy for us to understand.
@CodeSnippetByChetanGhate7 күн бұрын
Sure Thanks
@srinivasvasala450310 күн бұрын
Thanks, that great explanation! I also got this question about how you test private members in unit testing.
@CodeSnippetByChetanGhate10 күн бұрын
Thanks 🙏
@navyanarayan865510 күн бұрын
is it paid?
@CodeSnippetByChetanGhate10 күн бұрын
Community version is free
@salonijain514111 күн бұрын
Great explanation, thankyou 😊
@CodeSnippetByChetanGhate11 күн бұрын
Thanks
@PKokilaRPE11 күн бұрын
Sir please post videos on spring boot jdbc it will be more helpful for us....
@CodeSnippetByChetanGhate11 күн бұрын
Sure
@Pasha-d2u12 күн бұрын
Every time I watch your videos, I learn something new. Your way of teaching is truly amazing-thank you for sharing your knowledge
@CodeSnippetByChetanGhate11 күн бұрын
Glad that my videos are helping 😀
@udaykiran773612 күн бұрын
thanks bhai. really awesome and helped to learn quickly
@CodeSnippetByChetanGhate11 күн бұрын
Great Thanks
@omoregbeekhator451713 күн бұрын
please could you do more tutorial on spring boot security, all the filters, and jsonwebtoken filters and implementation. thank you
@CodeSnippetByChetanGhate13 күн бұрын
Sure
@omoregbeekhator451713 күн бұрын
This is the best java spring boot tutorial
@CodeSnippetByChetanGhate13 күн бұрын
Thanks
@jaybrass925913 күн бұрын
Your videos are so perfect. I watched a couple, and decided to start from the beginning. Just what I need. You are my choice for learning Spring
@CodeSnippetByChetanGhate13 күн бұрын
Thanks. Glad you liked the spring playlist
@billionaires_lifestyle_vids14 күн бұрын
Like it
@ArunachalamSridhar14 күн бұрын
Perfect in everyway . Thanks for the detailed explanation 🙂
@CodeSnippetByChetanGhate14 күн бұрын
Thanks
@universal433415 күн бұрын
Just a thought: Let's say you did not mention applicant id type Applicant and no relation mentioned, but still some application ID passed. If we want the data related to the applicant, we can make a query to join both tables based on the applicant id and can make a projection to dto right
@राहुलवाघ-छ4द15 күн бұрын
Great explanation....❤
@CodeSnippetByChetanGhate15 күн бұрын
Thanks
@AMINESMIHI15 күн бұрын
thanks
@CodeSnippetByChetanGhate15 күн бұрын
🙌👍🏻❤️
@SabaNaz-fs6gh15 күн бұрын
Please make playlist for full stack Java
@CodeSnippetByChetanGhate15 күн бұрын
Sure
@SabaNaz-fs6gh15 күн бұрын
When...??????? or suggest me a channel with full stack Java playlist
@SabaNaz-fs6gh15 күн бұрын
Do you give online class one to one ?
@mdtauseefansari794215 күн бұрын
thanks for good tutorial. Request you to give more explanation on manyTomany relationship after changing the ownership of relation.
@CodeSnippetByChetanGhate15 күн бұрын
Sure Thanks
@SalahEddine-h4n16 күн бұрын
Great explanation! I’m looking for content on microservices, GraphQL, and Spring Security.
@CodeSnippetByChetanGhate16 күн бұрын
Sure
@MuhammadYasin-qm9sq16 күн бұрын
great -- do you have any idea why advice is not getting apply to ZonedDateTime.now() method? is it because it is static method? is there work around for static method ?