Here is my controller class.
Here is what I'm doing in
Angular
No matter what I do or what I name it, it is being blocked by CORS policy. I don't understand why. Every other program I made, the @CrossOrigin annotation fixed it. Why is it not working?