WebTestClient with get() and requestBody not available

前端 未结 0 667
太阳男子
太阳男子 2021-02-05 12:44

I have an application where one of the api is defined with Get method. It also expects request body which then gets mapped to POJO. I am trying to test this controller using web

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