Why Spring Security is rejecting the call from my frontend?
I am making a full stack application for my TFC, using Java with Spring Boot for the backend and Angular with the frontend. However, when making GET
requests, Spring Boot security rejects my requests.