I've a problem for to upload or send an image to API in Spring Boot. Already i converted my image in byte[] and then encode to Base64 but the server responds me that the variable isn't found in Post method.
Here i post some pictures
Here i post some pictures