Html – CORS issue, Cross origin error in spring boot. How do I allow CORS
I have a very pertinent issue. I built this JavaScript based on a python script that tests my server which works fine. My issue is that when I click on subscribe in the front end, I'm met with a Cors…