Problem while Sending MultiValueMap using FeignClient for MultipartFile receiver API

前端 未结 0 1813
刺人心
刺人心 2021-02-18 17:42

I am facing issues while sending MultipartFile from one service to another service.

API which I want to call is,

@PostMapping(value = "/posts/{postId}         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题