Full Stack ReactJS with Spring Boot
3:05:46
Angular Modules
1:22:14
11 ай бұрын
Docker and Spring Boot
1:20:56
11 ай бұрын
Send Emails with Spring Boot
2:07:20
Spring Data JPA Pagination with Angular
2:30:17
Learn TypeScript and Build an API
3:20:30
Пікірлер
@westlyf3451
@westlyf3451 2 сағат бұрын
Keep posting videos, loving it
@westlyf3451
@westlyf3451 2 сағат бұрын
Bro, you deserve more likes, Views and subscribers ❤
@TicTac02
@TicTac02 3 күн бұрын
Hey, please make this full course available on KZbin. It's been 3 months, and this is a unique project I found on KZbin. Most other projects using Spring Boot are traditional and outdated.
@emirhanpakyardm9142
@emirhanpakyardm9142 3 күн бұрын
i can run my docker-compose script on my locale. however, after scp'ing it to the ec2, I get ECONNREFUSED from my api, meaning it cannot connect to the mysql db even though the mysqlcontainer works successfully
@emirhanpakyardm9142
@emirhanpakyardm9142 3 күн бұрын
now it works fine. however I cannot connect to the api from my locale device. it takes forever to respond
@GetArrays
@GetArrays 3 күн бұрын
Can you describe the situation in more details?
@emirhanpakyardm9142
@emirhanpakyardm9142 3 күн бұрын
@@GetArrays oh forgot to update. I've solved this problem and I can reach to my nodejs api using . However, I'll be using the api for my mobile application, so I need to get a SSL certificate to my ec2 server to make a connection using . I have tried to do it for hours but still no success
@emirhanpakyardm9142
@emirhanpakyardm9142 3 күн бұрын
@@GetArrays the reason I cannot connect to the api from my mobile application's APK was the server needing a SSL certificate. So that I could connect to it using . However I'm still struggling with configuring a SSL/TLS certificate to my EC2 server
@JuanMan.
@JuanMan. 4 күн бұрын
Does the course have subtitles on your course page?
@emirhanpakyardm9142
@emirhanpakyardm9142 4 күн бұрын
when the file is under the folder "controller" or "query", I find it unnecessary to name the files like "xyz.controller.js" or "xyz.query.js"
@GetArrays
@GetArrays 4 күн бұрын
Rename them. It’s up to you
@emirhanpakyardm9142
@emirhanpakyardm9142 4 күн бұрын
@@GetArrays i know. just sharing an opinion
@adventurer2395
@adventurer2395 6 күн бұрын
Absolutely terrific project course! We definitely need more advanced courses like these best practices that align the real world. KZbin is so full of beginner courses, and it's so refreshing to see an Advance course like this.
@bohdanromanovich4912
@bohdanromanovich4912 8 күн бұрын
That really great tutorial! Thank you!
@bohdanromanovich4912
@bohdanromanovich4912 8 күн бұрын
Does it means that to be able to add Procedure we need to delete database that was stored before everytime when we need it?
@andreviniciusbezerradasilv9335
@andreviniciusbezerradasilv9335 9 күн бұрын
huge thanks brother i'm trying to learn spring boot and this video helped me a lot ! Props to leaving the source code in the description it was really helpful, some youtubers make people pay for source code and you didn't thank u so much.
@literature.lover123
@literature.lover123 12 күн бұрын
I had an error with the enum EmailTemplateName because I got an error about Thymeleaf not finding the template. The problem is that the enum will give the name in upper case ACTIVATE_ACCOUNT and not activate_account. I deleted the enum and passed as string. I don't understand why is working at your case.
@TochukwuVictor-qe4xd
@TochukwuVictor-qe4xd 13 күн бұрын
❤❤❤❤
@TochukwuVictor-qe4xd
@TochukwuVictor-qe4xd 13 күн бұрын
❤❤❤❤❤❤❤❤❤❤❤❤
@seydinand18
@seydinand18 14 күн бұрын
thank's 🙏🏾
@isaacbarrios4787
@isaacbarrios4787 19 күн бұрын
It looks like it will be the best course I will ever take! Could someone tell me the difference between following this content and the paid version? Earning money in my country is difficult, but if I miss the most important part of the course, I will sell my bicycle to get it.
@tranhoangphuc4234
@tranhoangphuc4234 20 күн бұрын
Is the Authorization parts behind?? I just want the security parts. Thank u so much btw
@DungNguyen-sq6sy
@DungNguyen-sq6sy 23 күн бұрын
hello sir, Thank you so much for the video. can you help share the github repo?
@GetArrays
@GetArrays 22 күн бұрын
Check the video description
@minecaftlichking
@minecaftlichking 27 күн бұрын
my man is literally saving my uni cred
@GetArrays
@GetArrays 22 күн бұрын
lol
@congdatt
@congdatt 28 күн бұрын
Thanks u <3
@MAVAJAVA369
@MAVAJAVA369 29 күн бұрын
Hey junior... do yo have the source code for me please..?
@GetArrays
@GetArrays 22 күн бұрын
Check the video description
@aliksargsyan2782
@aliksargsyan2782 Ай бұрын
thanks Junior for this amazing video. I really appreciate it but I want to ask something. I saw many videos in which most of the time custom filter is implemented by OncePerRequestFilter and you implemented AbstractAuthenticationProcessingFilter. What are exact differences between AbstractAuthenticationProcessingFilter and OncePerRequestFilter and which one should i use and when ?
@go_lang_thang
@go_lang_thang Ай бұрын
I clone your code. I got Error: src/app/app.component.ts:41:10 - error TS2339: Property 'loadingService' does not exist on type 'AppComponent'. 41 this.loadingService.loadingOn(); when i run
@adityagautam1217
@adityagautam1217 Ай бұрын
at 36:02 you logged into linux computer from current computer using ssh because your current computer did not have docker installed in it. so now you'll use docker remotely from diff machine .correct??
@Uttkarsh_8
@Uttkarsh_8 Ай бұрын
Legend!!
@hunterasmcode2506
@hunterasmcode2506 Ай бұрын
you have a greate voice keep making videos
@hunterasmcode2506
@hunterasmcode2506 Ай бұрын
you should give the videos a more descriptive names
@Test123747
@Test123747 Ай бұрын
Is there any particular reason you used so many Functions/BiFunctions in the jwt service?
@GetArrays
@GetArrays Ай бұрын
Because it’s fun.
@GetArrays
@GetArrays Ай бұрын
But really, it’s because it’s a more concise way of writing code and it’s easier to test as well. And because it’s fun
@adityagautam1217
@adityagautam1217 Ай бұрын
what if millions users started sigining this application up , would it be able to handle it?
@GetArrays
@GetArrays Ай бұрын
When you deploy it, you’ll have to be able to scale up when there’s more traffic. For example you can do that if you deploy your application on AWS ECS
@xiannaandreicabana8433
@xiannaandreicabana8433 Ай бұрын
Thank you so much
@GetArrays
@GetArrays Ай бұрын
You’re welcome
@Anteater23
@Anteater23 Ай бұрын
Why do you not need 3 services/containers? One for front end, one for backend api and one for the database? I’m new to Docker so sorry if it’s a stupid question.
@GetArrays
@GetArrays Ай бұрын
Yes, one for each. There’s no judging this. You can do whatever you want, come up with your own design. Nothing here is absolute
@yifang8774
@yifang8774 Ай бұрын
Do you have any discount of 50% for this course?
@madhavvijay5173
@madhavvijay5173 Ай бұрын
This course has only backend not frontend ?
@tylerdurden4563
@tylerdurden4563 Ай бұрын
You should make it free entirely or not publish it at all
@GetArrays
@GetArrays Ай бұрын
Yeah tell me what I should and shouldn’t do lol
@bushynetshidaulu247
@bushynetshidaulu247 Ай бұрын
+Junior why is your tutorial showing only the backend part but nothing for frontEnd?
@GetArrays
@GetArrays Ай бұрын
Because it’s a paid course. The link to the full course is in the video description. That’s why.
@donglaizhang7895
@donglaizhang7895 Ай бұрын
Thanks for the video! 👍 If you could add a few diagrams show the workflow that will be even better.
@user-qg5cu8zt4m
@user-qg5cu8zt4m Ай бұрын
If you are using Docker Desktop for Windows, just delete the Volumes in the yml file.
@dalcod
@dalcod Ай бұрын
Is there coupon for this course? I would have loved a discounted price to be able to afford it.
@sidof8065
@sidof8065 Ай бұрын
He Junior it's note work for me
@AnvarbekTurdaliyev
@AnvarbekTurdaliyev Ай бұрын
Thanks Junior, You are bringing so much value, unfortunatly we are just students we can't afford the complete course.
@user-dz6dk9ui8k
@user-dz6dk9ui8k Ай бұрын
Sir , After modifying the application yaml config , do we need to have a profile config in pom file?
@NikhilPurohit-tr8zh
@NikhilPurohit-tr8zh Ай бұрын
I am getting the error and i am following the same steps as mentioned in the video There was an error deploying unboxing Resource handler returned message: "Error occurred during operation 'ECS Deployment Circuit Breaker was triggered'." (RequestToken: a6d515c6-3aa0-7b8d-339a-08459dbfb985, HandlerErrorCode: GeneralServiceException)
@rohitghate9022
@rohitghate9022 Ай бұрын
anyone know how to deploy this project?
@francispierre-louis4313
@francispierre-louis4313 Ай бұрын
One time for Haiti...what up Zoe?🙌🏿
@GetArrays
@GetArrays Ай бұрын
🇭🇹💪🏾
@francispierre-louis4313
@francispierre-louis4313 Ай бұрын
@@GetArrays This was dope and helped my create my first backend without google storage. Do you have anything for authentication with Google or Facebook?
@francispierre-louis4313
@francispierre-louis4313 Ай бұрын
@@GetArrays How do I set it up for the live environment and not local. You got anything for that?