Hey guys :)
I'm trying to build a web application for uni project and im stuck at a CORS error.
My setup is Spring Boot for Backend. My current Enpoint is /api.
And in typescript I use httpClient.get just to have a basic request.
I have been stuck at this problem for quite a while.
Would be very grateful if anyone can give a helping hand or guide me on how to do it.