🚀 Microservices Exception Handling Deep Dive! | API-Gateway | JavaTechie

  Рет қаралды 19,673

Java Techie

Java Techie

6 ай бұрын

#JavaTechie #Microservice #SpringBoot #ExceptionHandling
👉 In this comprehensive video, We Dive into the core of microservices excellence! 🛠️ Discover seamless exception handling and how to propagate it to the API gateway for robust, fault-tolerant systems.
Microservice Playlist :
• Microservice | Spring ...
Spring boot microservice Premium course lunched with 70% off 🚀 🚀
Hurry-up & Register today itself!
COURSE LINK : javatechie5246.ongraphy.com/
PROMO CODE : JAVATECHIE50
OR use Javatechie APP
Download the JavaTechie app on your iOS or Android device from the App Store or Google Play Store.
Find the links below :
Android 🌐 :
play.google.com/store/apps/de...
IOS 🌐 :
apps.apple.com/in/app/javatec...
GitHub:
github.com/Java-Techie-jt/mic...
Blogs:
/ javatechie4u
Facebook:
/ javatechie
Join this channel to get access to perks:
kzbin.infojoin
🔔 Guys, if you like this video, please do subscribe now and press the bell icon to not miss any update from Java Techie.
Disclaimer/Policy:
📄 Note: All uploaded content in this channel is mine and it's not copied from any community, you are free to use source code from the above-mentioned GitHub account.

Пікірлер: 52
@fedarkss
@fedarkss 6 ай бұрын
I was about to create exception for some apps and this come out at the right time! Thanks a lot for sharing.
@AnilKumar-it6tz
@AnilKumar-it6tz 3 ай бұрын
Thank you sir, I was searching from past 2 days for this information and finally I found it... really appreciating for sharing the valueable information
@huseyinaydin1002
@huseyinaydin1002 6 ай бұрын
Love it AOP, Exception Handling, Transaction Management, Logging, Security, Caching, Performance Counter, Auditing. Spring Boot is best of world framework. ⭐⭐⭐⭐⭐👏🔥 Java best of space programming language. ❤
@TheEntium
@TheEntium 6 ай бұрын
Well said! Spring boot is production grade ready framework with lots of features and capabilities
@faixan13
@faixan13 5 ай бұрын
superb clear cut explanation along with the code flow. We need more scenario based micro services videos.
@ashishsahu1310
@ashishsahu1310 6 ай бұрын
Superb content with great teaching skill Basant as always. Outstanding !!
@jcohen661
@jcohen661 5 ай бұрын
Really good explanation of some difficult material. I was able to apply the techniques to my app immediately. Thanks!
@ztrixx3280
@ztrixx3280 5 ай бұрын
just Awesome!!!!!! Thank you so much!🤩
@gopisambasivarao5282
@gopisambasivarao5282 5 ай бұрын
Basant, Appreciate your efforts. Nicely explained user defined exception handling. God bless you. 🙏🙂❤👍
@vino7tech
@vino7tech 6 ай бұрын
Very helpful Sir. Tq So much sir. Your content always real time use case.
@Vithal_Nivargi
@Vithal_Nivargi 6 ай бұрын
Thanks 🙏 Amazing explanation ❤
@nareshn6628
@nareshn6628 5 ай бұрын
Nice explaination. thank you.
@abhishekkumarroy2815
@abhishekkumarroy2815 6 ай бұрын
thank for sharing😍😍
@tejach3087
@tejach3087 6 ай бұрын
Thanks sir for valuable content😊
@vamsikrishna-pz6lc
@vamsikrishna-pz6lc 5 ай бұрын
Thank you Basant , Can you please make vedio for exception handling while using event base micro service communication
@user-go6oc3xu4e
@user-go6oc3xu4e 5 ай бұрын
Can't Thank you enough for this
@crackrbiwithme3356
@crackrbiwithme3356 2 ай бұрын
Sir you always bring industry level content. I was struggling with the same issue and this video proved a life saver for me🙏🙏🙏. Thank you very much sir. Highly appreciated your work
@psudhakarreddy6548
@psudhakarreddy6548 6 ай бұрын
Thank you 🙏😊
@TheEntium
@TheEntium 6 ай бұрын
Great explanation and a well setup tutorial I can confirm that this is a real time industry level solution of this problem.. also you can alot with error object as mentioned .. appreciate your hardwork brother
@Javatechie
@Javatechie 6 ай бұрын
Thank you brother for appreciating 😊. Keep learning 👍
@medAmineRg
@medAmineRg 5 ай бұрын
thankyou so much
@insane00gaming86
@insane00gaming86 5 ай бұрын
Nice video
@quannguyenviet398
@quannguyenviet398 5 ай бұрын
could you do spring boot 2oauth stateless pleaseeee
@Abhi-uj7gf
@Abhi-uj7gf 5 ай бұрын
Very good presentation.Can you Make some videos on Parent POM, Service virtualization and open telemetry concepts?
@chandramanigupta6997
@chandramanigupta6997 5 ай бұрын
Please do add one more feature of API request/response tracing using the corelationId that is sent to response headers. This is common nowadays.
@attrayadas8067
@attrayadas8067 6 ай бұрын
Always looking forward to your valuable content! Could you please make a video on Spring Integration Java DSL?
@Javatechie
@Javatechie 6 ай бұрын
Sure i will give a try
@nasamind
@nasamind 5 ай бұрын
awesome
@sachinmisal4829
@sachinmisal4829 5 ай бұрын
I have a question from my side that is using generic exception handling is recommended approach or writing separate method for each exception in global handler? Or else It's totally up to us what to use or what not to use? Your efforts is greatly appreciated for this awesome content.
@vndprasadgrandhi4344
@vndprasadgrandhi4344 5 ай бұрын
Hi Bro, Thanks for sharing us.. could you please plan Java 9 to Java 11 concepts as per company requirements currently.. thanks in advance
@rajenderprasad1193
@rajenderprasad1193 6 ай бұрын
Thank you Basant as always another good content.. can you pls let me know which machine are you using. I can see it’s Mac but can u specify more details. Thanks
@Javatechie
@Javatechie 6 ай бұрын
Mine is mac desktop 🖥️. Configuration HDD 256 and Ram 16 GB
@erichhc9698
@erichhc9698 5 ай бұрын
Hi maestro, I liked the topic of exception handling through customizing a response entity, but a question has arisen in my mind, can it also be handled through ProblemaDetail spring 6 to catch the same error through microservices?
@Javatechie
@Javatechie 5 ай бұрын
Yes absolutely and that's a good choice to use
@erichhc9698
@erichhc9698 5 ай бұрын
@@Javatechie excellent teacher, I will try to implement it, thank you very much 🙌
@GauravKumar-qb5ve
@GauravKumar-qb5ve 5 ай бұрын
Hey Admin, How to prevent duplication of dto classes in microservices kindly create a video on it. As you suggested, to create multi module.
@Javatechie
@Javatechie 5 ай бұрын
Yes a multi-module project is the correct solution
@gauravjaiswal9808
@gauravjaiswal9808 29 күн бұрын
hi sir can you please create a video on employee biometric login using Spring boot
@MunnaKumar-uw3bf
@MunnaKumar-uw3bf 6 ай бұрын
Hi Sir Good Morning, Could you please share the microservices Play list step by step.
@Javatechie
@Javatechie 6 ай бұрын
Microservice: kzbin.info/aero/PLVz2XdJiJQxxWhFkucZBoMxeYE6qTgEF8
@MunnaKumar-uw3bf
@MunnaKumar-uw3bf 6 ай бұрын
@@Javatechie Thanks sir
@TheBhupinder1990
@TheBhupinder1990 6 ай бұрын
can we use feignclient rather then resttemplate?
@Javatechie
@Javatechie 6 ай бұрын
Yes you can use
@mohamadhassanyusuf3275
@mohamadhassanyusuf3275 6 ай бұрын
Can you add nextjs With authentications using api gateway?
@Javatechie
@Javatechie 6 ай бұрын
I haven't experience in nextjs buddy
@lunatichigh2896
@lunatichigh2896 5 ай бұрын
So the error response the user is getting is from the swiggy app?
@Javatechie
@Javatechie 5 ай бұрын
Yes but the content is propagating from restaurant service
@lunatichigh2896
@lunatichigh2896 5 ай бұрын
Thank you
@krishnamohan5771
@krishnamohan5771 6 ай бұрын
please do microservices interview videos
@Javatechie
@Javatechie 6 ай бұрын
Yes I will most probably next weekend
@krishnamohan5771
@krishnamohan5771 6 ай бұрын
Thank you@@Javatechie
@karthikeyanrm3446
@karthikeyanrm3446 6 ай бұрын
​@@JavatechieAs you said earlier please continue & extend that java, spring boot interview series to Microservices, docker, kubernetes and a little bit of cloud. When you get time please tell us via a video on how to prepare & answer system design
He tried to save his parking spot, instant karma
00:28
Zach King
Рет қаралды 19 МЛН
ДЕНЬ РОЖДЕНИЯ БАБУШКИ #shorts
00:19
Паша Осадчий
Рет қаралды 6 МЛН
4 Spring Boot Mistakes to AVOID in 2024
15:18
Java Brains
Рет қаралды 52 М.
Spring Boot APIs Gateway in 20 Minutes
22:50
The IT Wizard
Рет қаралды 7 М.
API Gateway | Microservice
11:48
Telusko
Рет қаралды 57 М.
Apache KAFKA Tutorial | KAFKA Crash Course | Spring Boot
56:49
Daily Code Buffer
Рет қаралды 62 М.
Carregando telefone com carregador cortado
1:01
Andcarli
Рет қаралды 2,2 МЛН