Can i send a error-map along with a response object in response? What is the proper way?

后端 未结 0 1976
攒了一身酷
攒了一身酷 2021-01-15 16:43

I have a spring rest end point which accepts a user object and returns another userobject as response. My controller method looks like:

@PostMapping
public Us         


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