Full Stack Spring Boot RESTful API with MySQL and Angular | RxJs State Management

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

Get Arrays

Get Arrays

Күн бұрын

Пікірлер: 46
@potatosheep
@potatosheep 3 жыл бұрын
Can't wait for the complex project you're talking about ☺️
@jaysizmir9432
@jaysizmir9432 3 жыл бұрын
Should i tell my friends about this youtube channel or should i kept it as my little secret :D, Good job, thank you for all
@prashanttiwari120
@prashanttiwari120 3 жыл бұрын
Thanks man for bringing springboot + angulat project
@chtulur
@chtulur Жыл бұрын
Hey! I have been following this video for weeks now to learn more about fullstack development and this is the best video so far I have found. Thank you for the effort. I also have never tried to make use of rxjs like you do and that forced me to learn more. It's quite a mind bender to be honest. I have one observation to make if you don't mind. In app.components.ts, line 106-123, deleteServer method, wouldn't it be slightly 'better' to pass in the server,id from the html directly? deleteServer(id: number): void { //and then filter could look like this: filter(server => server,id !== id) } (I'm using , instead of . otherwise youtube thinks it's a hyperlink...) I just personally like this better.
@just_dev_v
@just_dev_v 3 жыл бұрын
Thanks for the project! Please tell me, how do I set up my Intellij Idea as yours? I mean sidebar and file editor
@bartek5598
@bartek5598 3 жыл бұрын
What is your color schema for IDEA?
@nicolasgandrade
@nicolasgandrade 3 жыл бұрын
Perfect, bro! Exactly what I was looking for. Thanks :)
@koripremkumar
@koripremkumar 3 жыл бұрын
Waiting for full stack react tutorial 🔥
@josbexerr5166
@josbexerr5166 2 жыл бұрын
Gracias Mister Arrays.... saludos de los andes peruanos
@chtulurr
@chtulurr Жыл бұрын
I'm learning a lot from this, amazing video. I'm not fond of the server side filtering though
@ilhammammadli4560
@ilhammammadli4560 2 жыл бұрын
Good explanation, Thank you!
@centurion47th90
@centurion47th90 3 жыл бұрын
Hi, thank you for excellent course but I discovered an error type: Error: src/app/user/user.component.html:607:85 - error TS2339: Property 'files' does not exist on type 'EventTarget'. 607 (change)="onProfileImageChange($event.target?.files[0].name, $event.target?.files[0]); onUpdateProfileImage()" I tried several researchs about that error, no solved / fixed that. Can you help me? Thanks in advance
@jr3837
@jr3837 2 жыл бұрын
1:09:38 Reactive front-end explanation
@nouhabelhajyoussef2356
@nouhabelhajyoussef2356 3 жыл бұрын
Thank you so much for this amazing tutorial. I can't import ServletUriComponentsBuilder in 34:40 can you help me? And thanks in advance.
@GetArrays
@GetArrays 3 жыл бұрын
Take the source code see exactly where all the imports are coming from.
@rhm002
@rhm002 3 жыл бұрын
@@GetArrays The problem here is that some of the code, for example the UI is running of the page and is not shown
@GetArrays
@GetArrays 3 жыл бұрын
@@rhm002 there is a link to the full code in the video description. Grab the code, and take a look at it even before you watch the tutorial. The UI is really HTML. There is nothing to it, really.
@GetArrays
@GetArrays 3 жыл бұрын
I only focused on the Angular logic.
@rhm002
@rhm002 3 жыл бұрын
@@GetArrays thanks
@valentinpopescu6704
@valentinpopescu6704 2 жыл бұрын
Why does it let you access localhost:4200 if you didn't run ng serve? What am I missing?
@GetArrays
@GetArrays 2 жыл бұрын
I ran the server lol there's no other way I'd be able to access it
@valentinpopescu6704
@valentinpopescu6704 2 жыл бұрын
​@@GetArrays I ran it too but without starting the listener for the client I can't seem to be able to access localhost:4200 socket. I can only access the endpoints opened on the backend at localhost:8080. Sorry, I'm newbie lol
@teckinfodz
@teckinfodz 3 жыл бұрын
hello sir thanks for this tuto , there some video that are not loaded in your website please check that and upload it agian. thanks for sharing
@FranciscoJavierRincon
@FranciscoJavierRincon 3 жыл бұрын
Why entities doesn't use @table and @column annotations it's not necessary and when you use @OneToMany Fetch how implement this in a entity repo?
@GetArrays
@GetArrays 3 жыл бұрын
You use @Table if you want more configurations on the table (a different name, etc). @Entity is enough for it to be picked up by JPA.
@pablohernandez4305
@pablohernandez4305 3 жыл бұрын
oh men great video thanks for all
@Ramafir
@Ramafir 2 жыл бұрын
could someone please write how a method for editing servers should look like in angular. and how to use it to edit server IP etc.
@atalibcodinglevel7518
@atalibcodinglevel7518 3 жыл бұрын
Please any Spring boot & Angular Authentication with Okta
@GetArrays
@GetArrays 3 жыл бұрын
Okta is Spring boot but they did a lot of the work for you. Okta is an implementation of Spring Security itself. So you should just learn Okta, given you already understand Spring Security. I don't have any docs handy at the moment but you can google it.
@atalibcodinglevel7518
@atalibcodinglevel7518 3 жыл бұрын
@@GetArrays okay brother
@angecarmelyoro6321
@angecarmelyoro6321 3 жыл бұрын
Thank for this tutorial bro
@gfunkydota
@gfunkydota 3 жыл бұрын
all i get is errors after errors when you skipped the HTML part. So i downloaded from your git folder and tried to run it but it does not work
@GetArrays
@GetArrays 3 жыл бұрын
the tsconfig.ts file in your configuration is probably why. Please watch the tutorial so you can see how this is resolved.
@tero461
@tero461 3 жыл бұрын
Crazy information
@vianeyvargas7736
@vianeyvargas7736 2 жыл бұрын
Saludos, pro favor haz una serie de vídeos Spring Boot con Flutter Flutter Bloc versión 8+
@drazenjankovic4981
@drazenjankovic4981 3 жыл бұрын
Could you please post those server.png URL? 🙂
@GetArrays
@GetArrays 3 жыл бұрын
I got them off of falticon. Please google flaticon and seach for server or servers. You will see them
@aadiraj6126
@aadiraj6126 3 жыл бұрын
Sir can you tell us verbally, how to handle those SpringBoot backEnd errors in Angular frontEnd side for our end users? You skipped those!😑 Kindly write it & give us some idea, we'll try to implement.
@GetArrays
@GetArrays 3 жыл бұрын
This is not implemented in this tutorial. But I show how to do this in my courses. Either way, you have to use the ControllerAdvice class in Spring.
@udhayasankar113
@udhayasankar113 3 жыл бұрын
Pls add timestamp
@kingrkranvirkar9139
@kingrkranvirkar9139 3 жыл бұрын
Sir can u upload ur all course on Udemy
@dotnetist
@dotnetist 3 жыл бұрын
Why do you wanna do that?
@codered1122
@codered1122 3 жыл бұрын
That makes us want to pay 😒
@kingrkranvirkar9139
@kingrkranvirkar9139 3 жыл бұрын
I am saying other courses which he added on his site. When I go to purchase course I have to pay extra tax that's why I am saying upload on Udemy
@dotnetist
@dotnetist 3 жыл бұрын
@@kingrkranvirkar9139 ok apology accepted
Spring Boot and Angular Full Stack Development | 4 Hour Course
3:46:33
Angular HTTP API | FULL COURSE
3:34:08
Get Arrays
Рет қаралды 71 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Full Stack Spring Boot 3 API with Angular (ADVANCED)
5:09:33
Get Arrays
Рет қаралды 150 М.
Angular Course | Consuming API's with Angular
2:06:25
Get Arrays
Рет қаралды 23 М.
CI CD Pipeline with Spring Boot and AWS
1:09:05
Get Arrays
Рет қаралды 10 М.
How to build a NodeJs API with MySQL and Docker
3:26:17
Get Arrays
Рет қаралды 13 М.
Upload and Download Files with Progress | Spring Boot and Angular
1:37:53
Learn TypeScript and Build an API
3:20:30
Get Arrays
Рет қаралды 6 М.
Spring Data JPA Tutorial | Full In-depth Course
2:20:14
Daily Code Buffer
Рет қаралды 398 М.
Spring Boot Full Stack and Angular | Full Course
2:39:57
Amigoscode
Рет қаралды 875 М.
Spring Boot Tutorial | Spring Data JPA | 2021
1:02:02
Amigoscode
Рет қаралды 721 М.
Nokia is magic....☠️ #trollface #edit #troll
0:40
GZoey EXE
Рет қаралды 4,7 МЛН
НЕ ПОКУПАЙ iPhone 17 Air!
0:40
ÉЖИ АКСЁНОВ
Рет қаралды 5 МЛН
Самая топовая материнка в мире!😳
1:12
Корнеич
Рет қаралды 481 М.
Айфон сдался: когда сделают складной телефон
0:11
Короче, новости
Рет қаралды 187 М.