Feign pageable sort is not consumed by controller

后端 未结 0 866
醉话见心
醉话见心 2020-12-16 13:02

I use feign to make request to another microservice.

@RequestMapping(method = RequestMethod.GET, value = "/orders/search")
    AbstractResponse

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