Questions - 0:17 What are the features of Spring? 4:59 How do you manage memory leakage in your java application? 12:30 Explain internals working of Concurrent Hashmap? 23:56 Can you use lambda expression without functional interface. 26:15 How to handle distributed transaction in microservices 30:39 What is JWT(Json Web Token)?
25:47 Is this understanding correct: a. Lambda expressions are used to define SAM b. Method references are used to invoke those methods when they have been defined already.
Thank you for sharing!! Requested you to make further part for interview , that will be really helpful.
Sure Nitish 👍👍
Questions -
0:17 What are the features of Spring?
4:59 How do you manage memory leakage in your java application?
12:30 Explain internals working of Concurrent Hashmap?
23:56 Can you use lambda expression without functional interface.
26:15 How to handle distributed transaction in microservices
30:39 What is JWT(Json Web Token)?
Thanks 👍👍
Can you please make videos on Spring webflux- Mono, flux and webclient concepts along with an example coding project for reactive programming
Sure Lakshmi 👍👍👍
Thank you ma’am, it’s really helpful. Can you please make videos on reactive, webflux, webclient using Spring boot ?
Sure Sandeep 👍👍
Thank you for your efforts, and if possible, post videos with data structures interview questions.
Sure 👍
Thank you for sharing such in depth information
you're welcome
Waiting for more company specific interview videos
Sure Sayan 👍
Great thanks 🎉
you're welcome
Thanks again
Hello mam
Please create video on Kafka
We already have a playlist on that Amit 👍
Please provide 7+ year question
26:07 distributed transaction
👍
30:23 JWT (JSON Web Token)
👍
why string is immutable?
25:47
Is this understanding correct:
a. Lambda expressions are used to define SAM
b. Method references are used to invoke those methods when they have been defined already.