No HttpMessageConverter for GlobalSendAttachmentRequest and content type [multipart/form-data]
I want to send a Multipart file through an API with contentType = multipart/form-data. When I am trying to send the request using restTemplate in Java SpringBoot. I am getting an exception