Part 6: Delete record by button click in Angular | CRUD Operation in Spring boot + Angular

preview_player
Показать описание
#CRUDOperations #SpringBoot #Angular #StudentApplication
This is how to delete selected student record by clicking delete button in angular. In this video, we will see how to delete selected student record from database table from angular. In the last video, we have already seen how to create rest end point for delete operation in spring boot. In this video, we will consume that rest end point and will delete selected student record from database table.

Disclaimer - The music/audio used in this video is not a property of "Learn Programming Yourself". All credit goes to owners of respective music/audio. This music/audio is not prone to any "Copyright Strikes".

------------------------------------------------------------------------------------------
Here're links to git repo
1. student-dashboard (Spring Boot)

2. student-dashboard-ui (Angular)

------------------------------------------------------------------------------------------
Here're some useful links/contents/resources

----------- Links to my other FREE courses. ----------
Рекомендации по теме
Комментарии
Автор

oh my god you saved my day's work time thanks buddy :)

koomarans.n
Автор

Thank you so much bro.. your video is helpful

arindambhowmick
Автор

When u delete a row with id 3, I want the id of next row to be changed into id 3 so that the sequence of id can be maintained .

Kindly help me in doing this.

anushgm
Автор

Bro .. my add new record means new student button is not working

dsmotov
Автор

How to display details by roll number or ID?

manojsv
Автор

Why not used components and routing in angular 🤕

vijayburugupalli