I am using Spring Boot as backend server and I have a JavaScript frontend. For sending data between front- and backend I’m using the Axios library, which usually works pretty fine. The Problem: The image looks like this in the (Chrome) browser console: It’s a very very long alphanumeric string and that’s what I send to the server with the