skip to Main Content

Getting backlash on JSON

What would be the Java POJO class for below "datapoints"? datapoints are not constants their values and quantity and counts can increase or decrease. This below is the output I'm getting from my code where I get backslash. [ {…

VIEW QUESTION

Javascript – i can't to fix CORS

When i register to my form it's not work because : Access to fetch at 'http://127.0.0.1:8081/api/auth/register' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on…

VIEW QUESTION
Back To Top
Search