how to display on console the json body of a webClient transmitted as a payload?

后端 未结 0 1546
温柔的废话
温柔的废话 2020-12-11 20:42

i use spring webClient and have a code like this :

public String HttpCall() {

Insurer insurer = new Insurer();
insurer.setName(“Axa”);
insurer.setId(“T-18578         


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