In this video, we send a GET and POST request from Angular Application to Spring backend. We also take a look at CSRF attack with GET request and how Spring Security provides out of the box protection against CSRF attack. Don't forget to take a look at below useful links:
Source code - https://github.com/himanshu-pareek/Sp...
Previous Part:
Video - • Configuring Spring Security to use Basic A...
Source code - https://github.com/himanshu-pareek/Sp...
CSRF - https://owasp.org/www-community/attac...
Spring - Web MVC Framework - https://docs.spring.io/spring-framewo...
Angular - Communicating with backend service using HTTP - https://angular.io/guide/http