@maheshh6179

Ur way of teaching is different , 
Thanks ,keep teaching us ..

@ashwinrajanta

very clesr explanation sir..  thanks

@suvarnammavadla4804

Hi Sir, thank you very much for this video, clear explanation.

@gopisambasivarao5282

Thanks Basant. Appreciate your efforts. God bless you,❤🙏👍

@RohitKumar-dz8dh

Thank you so much for your support ❤❤❤

@arnablayek1992

Keep doing the same buddy. It helps me as well as others a lot.

I have a question. How to handle error scenario in an enterprise project?

Exception we can handle but is there any way to handle any unexpected errors?

@2RAJ21

Thank you

@saikumarkatta1802

Missed your inro Basant🥲

@ashishkarn9283

I think here two things have to be highlighted, which many of your students might miss. 
* Comparable is a functional interface by definition, just not annotated else we'd not able to be write it as lambda in first place. The reason is explained in your video. 
* JDK developers likely left off the annotation to show that it can not be useful when used as Lambda expression.

@yatendra__singh

Can you please explain connection pooling in the context of transactional in spring boot scenerio??

@temrimoose

Thank you very much because for the first time I understood the whole video because I heard it in French, is it AI that you used to translate your videos into voice, is it possible to do it on all your videos and thank you in advance for telling us how you did it

@soumyakundu6940

Thanks for your video recently in an interview I came across a question that how can you handle a exception with only try block without throw and catch??

@Thelunchboxtype

Sir how to understand requirement I mean whenever new sprint came how to understand and how to analysis if u make vedio on that it would be more and more helpful to us .

@Saikrishna-m9w

Hi Basant. Yours videos are helped me to clear only 1st round of interview. I am unable to clear managing round can you provide  project to clear second round of interview to explain in proper way.

@govindgadiya6950

Why are exceptions and rules introduced for inheritance in Java? Can you please cover it.

@Shelby_1_1

Pls answer this anyone - Is any legacy project is built using only Java without Spring boot or any other Java framework ??

@dario20049

Could you explain CompletableFuture, as well as the difference between blocking and non-blocking tasks? Thank you!