Real time Notification System: WebSocket | Spring Boot | Angular

  Рет қаралды 4,880

Bouali Ali

Bouali Ali

Күн бұрын

Пікірлер: 45
@saqib-fi4bd
@saqib-fi4bd 3 күн бұрын
I've struggled so much with this and this came right on time when I needed it for a project🎉
@farjallahhaythem5675
@farjallahhaythem5675 4 күн бұрын
best spring angular teacher in YT
@kkmprod
@kkmprod 2 күн бұрын
Vous avez fait ma soirée ! Merci infiniment pour ce magnifique tutoriel. Que Dieu vous bénisse abondamment 🙏🙏
@kassacamara7089
@kassacamara7089 3 күн бұрын
Toujours bien expliquer avec pédagogie. Ce serai bien aussi si vous pouvez proposer des Notifications Push avec SNS.
@davidmbaimbai440
@davidmbaimbai440 2 күн бұрын
This is perfect please finish the Ecommerce thats what most of us are waiting for
@renbangbprd7236
@renbangbprd7236 3 күн бұрын
​​Hi amazing tutorial as always, could you please create new Microservces (SAGA Pattern) tutorial using newest spring boot + kafka + centralized logs + API GW
@prasadraju8700
@prasadraju8700 3 күн бұрын
+1
@BoualiAli
@BoualiAli 3 күн бұрын
Soon
@guratete
@guratete 3 күн бұрын
This man is amazing!
@abdallahkaba2256
@abdallahkaba2256 3 күн бұрын
Vraiment j'attendais ça actuellement sans vous je me sens pas en l'aise dans les autre tuto malgré c'est en anglais et je me force pour comprendre bien merci vraiment !
@BoualiAli
@BoualiAli 3 күн бұрын
Avec un grand plaisir
@hermangazzler
@hermangazzler 4 күн бұрын
can't wait too.....
@stevegatspaul
@stevegatspaul 3 күн бұрын
Great tutorial! Clear, concise, and super helpful. Thanks for making it easy to follow! 😀😀😀😀😀
@BoualiAli
@BoualiAli 3 күн бұрын
Glad it was helpful!
@saqib-fi4bd
@saqib-fi4bd 3 күн бұрын
would appreciate if you could show socket implementation along side with spring security! couldn't find any proper document or video related to it.
@BoualiAli
@BoualiAli 3 күн бұрын
this is already an implemetation with Spring security (keycloak / jwt)
@MohamedIslemLANDOLSI
@MohamedIslemLANDOLSI 3 күн бұрын
Ali Bouali da goat
@LeadingLightNarendra
@LeadingLightNarendra 3 күн бұрын
Please make a video on spring ai sir ❤
@BoualiAli
@BoualiAli 3 күн бұрын
Noted
@ayushsharma397
@ayushsharma397 Күн бұрын
Thanks a lot for this video
@BoualiAli
@BoualiAli 2 сағат бұрын
So nice of you
@nothing-ic9fz
@nothing-ic9fz 3 күн бұрын
Thank you so much sir
@Khaldoch
@Khaldoch 3 күн бұрын
great video
@BoualiAli
@BoualiAli 3 күн бұрын
Glad you enjoyed it
@ahmedtiba386
@ahmedtiba386 3 күн бұрын
You are the best of the best
@allessioyassine3515
@allessioyassine3515 9 сағат бұрын
The legend is back let's express our gratitude for every drop of sweat on his forehead..
@babayaymen8893
@babayaymen8893 12 сағат бұрын
First I want to thank you ❤️ Second could you please implement sockjs with jetpack compose if you know 😊 or can you help me with that "documentation, video, ... Any resources
@andreipppp9947
@andreipppp9947 3 күн бұрын
Thank you so much! Can you implement the chat between users feature to this application?
@BoualiAli
@BoualiAli 3 күн бұрын
I already implemented a chat application. Check the videos
@ajitkumarneeraj9374
@ajitkumarneeraj9374 3 күн бұрын
Hi there, Among, which is good, Springboot - Angular or, Springboot - React Js I am confused most companies are going with Springboot - Angular, is there any particular reason? In your opinion, which would be great to learn... By the way...Great Tutorial...
@waleagboola5943
@waleagboola5943 4 күн бұрын
Anticipating ❤
@aadiraj6126
@aadiraj6126 3 күн бұрын
Great lecture...when are u bringing angular frontend for our e-commerce microservices project?
@BoualiAli
@BoualiAli 3 күн бұрын
thanks. I will start it when I have time
@Porrsotemimtao
@Porrsotemimtao 11 сағат бұрын
can you make another with the new angular? you are using angula 16 in this project and there is alredy angular 18
@sidof8065
@sidof8065 3 күн бұрын
🎉
@fahadgaliwango4502
@fahadgaliwango4502 3 күн бұрын
on the wait
@adiabajacob9189
@adiabajacob9189 4 күн бұрын
cant wait
@OctavioKies-d9i
@OctavioKies-d9i 3 күн бұрын
Kameron Courts
@VeraSnowball
@VeraSnowball 2 күн бұрын
I followed the github link and could not locate websocket source code given in this video. Can you please add that? That would be very helpful. Thanks a lot!
@angelokezimana
@angelokezimana 3 күн бұрын
🐐🐐
@XprimeX-q7l
@XprimeX-q7l 3 күн бұрын
Hey great video. I wanted to know what if i do not use Angular js and my application is bootstrapped class and springboot will i be able to make a live notifications ther. Please tell me sir. Thank you
@BoualiAli
@BoualiAli 3 күн бұрын
Yes, you can check the chat app video to see how to implement it using javascript
@XprimeX-q7l
@XprimeX-q7l 2 күн бұрын
@@BoualiAli hey sir, but that doesnt work for the users who are logged out. I mean when they login back they wont see the notifications. As it is live. What should we do to counter that knowing i dont want to make any hits to the database
@BoualiAli
@BoualiAli 2 күн бұрын
@@XprimeX-q7l You can save the notifications in a table and once the user connects, you can display them. there are many ways to do it, ... I will try to add this in a future video
@XprimeX-q7l
@XprimeX-q7l 2 күн бұрын
@@BoualiAli yes sir please try the cache simple cache in memory cache to do that
Software Testing with Spring boot and Mockito Framework
1:14:12
Bouali Ali
Рет қаралды 30 М.
No, Einstein Didn’t Solve the Biggest Problem in Physics
8:04
Sabine Hossenfelder
Рет қаралды 268 М.
Modus males sekolah
00:14
fitrop
Рет қаралды 25 МЛН
💩Поу и Поулина ☠️МОЧАТ 😖Хмурых Тварей?!
00:34
Ной Анимация
Рет қаралды 1,5 МЛН
Teaching a Toddler Household Habits: Diaper Disposal & Potty Training #shorts
00:16
The cloud is over-engineered and overpriced (no music)
14:39
Tom Delalande
Рет қаралды 595 М.
The full guide to Batch processing with Spring boot | Full guide
1:00:37
Why aren't you using Fastify? Or Koa? Or NestJS?
9:58
Maximilian Schwarzmüller
Рет қаралды 50 М.
Postgres just got even faster
26:42
Hussein Nasser
Рет қаралды 23 М.
Senior Angular Developer Interview (theory)
41:57
WeCoded
Рет қаралды 20 М.
Web Developer Roadmap (2024) - Everything is Changing
25:02
ByteGrad
Рет қаралды 377 М.
"The Life & Death of htmx" by Alexander Petros at Big Sky Dev Con 2024
23:01
Montana Programmers
Рет қаралды 58 М.
KEYCLOAK with Spring Boot & Angular | Step by Step Guide
2:28:55
Bouali Ali
Рет қаралды 33 М.