Thank you so much sir 😇, please make more projects on Angular 17 and springboot . May God bless you and have a blessed Christmas 🎄
@mywayofjava104411 ай бұрын
A complete Quiz application project with spring security kzbin.info/www/bejne/qJ3bhZx_Zd55qJosi=Rx3VPMdwPTbJnvy5
@ahamedsha934810 ай бұрын
7:55 create project in spring boot and configure database 20:18 create our first api 24:19 create user api 01:01:27 create recipe api 01:53:02 spring security 02:43:59 login and register method using jwt 03:27:44 Start Angular And setup environment 03:29:37 Create angular project 03:41:50 Create navbar and footer 04:07:39 Create recipe card 04:19:50 Create form for create and update recipe 04:29:30 Login and Register Form 05:41:50 integrate api
@mriduljaiman30632 ай бұрын
Not used app.routes.ts and app.config.ts ? Not required?
@sathyapriya2359 ай бұрын
Thanks for making the video in english. May God bless you
@saravogelin8 ай бұрын
Thank you very much for making this video, it has helped me a lot!!!
@Toxicmiky6 ай бұрын
I'm making my app with this tutorial, it's very good, thanks for the help 🙂 Also, it's written "vegetarian" 😂
@ShikshaJain-f9v6 ай бұрын
Its an good application I have learned a lot from this video Thank you!!
@mahdiandalib186 Жыл бұрын
thx man, you are the best
@anhhotan6945 Жыл бұрын
Hope you can do more good projects with angular, spring boot
@awaraamin685010 ай бұрын
Thank you so much sir
@mahendranath2504 Жыл бұрын
nice thank you so much
@ShikshaJain-f9v6 ай бұрын
Small question if i am login with Rama account do i able to delete pablo recipe?
@ahamedsha934810 ай бұрын
Thanks for making it in english instead hindi man
@gusdev-r10 ай бұрын
can you explain how the repository, service and serviceImplementations work in your code? sometimes I don't understand why you implement the methods in serviceImplementation and create service objects instead of serviceImplementation. Why you use the ifs in each method instead of creating a validation method?
@floyddsilva37909 ай бұрын
if your question is why create service and serviceImpl instead of writing all code in service instead, is for loose coupling. also if you are wondering why he is using service at some places and serviceImpl in some places then I am with you, I also don't know. But my recommendation is that you maintain consistency in your project and follow service and ServiceImpl method only.
@anuragnegi46472 ай бұрын
You have not completely implemented like button
@RealMe120759 ай бұрын
Does this project include microservices?
@sairam130111 ай бұрын
Your skipped recipe entity class, how to give the db table. Please can you give code for that class file
@codewithzosh11 ай бұрын
Check time stamps
@sairam130110 ай бұрын
@@codewithzosh sir I'm try my best but I couldn't find, please can you give the code of recipe entity class
@Manoj-fy4oh10 ай бұрын
@@sairam1301you can get all those codes by using description link but you need to pay for it, that's the whole point of this video
@chitraanandkumar211010 ай бұрын
1:02:51 @@sairam1301
@OumaimaHJR8 ай бұрын
Could someone please provide the code for the 'JwtTokenValidator'? I'm encountering an 'Invalid token...' error when testing the '/api/users/profile' endpoint, and I suspect there might be an issue with the token validation logic. ☺
@junedshaikh64179 ай бұрын
i want help in how to call the authprovider in config
@kathirsamy490Ай бұрын
Why give the image url better give upload option
@yassineharri108911 ай бұрын
the best man ever
@sharvaninetrapalli10 ай бұрын
Hi bro can you please provide the source code for this
@mahdiandalib186 Жыл бұрын
do you thing that those are front end developers could also watch this tutorial?
@kalyankumarramisetti598610 ай бұрын
Hi bro i need one help I tried this Everything is good but when i try to login it displays login success but not redirect to home page it shows login page only how to resolve that
@gusdev-r10 ай бұрын
did you solve it?
@ugursahin3648 ай бұрын
I could not pay for source code. Payment methods does not suit me. is it possible pay via paypal or visa. International cards are also not supported.
@codewithzosh8 ай бұрын
Yes you can pay using PayPal contact on email
@ugursahin3644 ай бұрын
@@codewithzosh Cannot access org.springframework.data.repository.ListCrudRepository I could not solve this problem zosh. If you help me I would be glad. This about JPA repository
@AshwiniShirsath-z3l11 ай бұрын
sir main zip file extract ki lekin code run nahi ho raha hai
@codewithzosh11 ай бұрын
Any error?
@prateekchavhan20716 ай бұрын
Did anyone faced error:406 while making POST call?