Change Http Response After the controller method is executed

后端 未结 0 1604
终归单人心
终归单人心 2021-01-07 23:08

I have created an object that has the headers, status code and payload that the method returned:

public class Custom {
private T body;
private HttpSt         


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