Spring controller not returning valid JSON
I have been trying to connect my backend (spring boot/java) with my frontend (Angular) but I keep getting this error in the console: error: SyntaxError: Unexpected token 'S', "[Services {"... is not valid JSON at JSON.parse, message: "Http failure during…