Should I deal with unexpected json fields in a request?

后端 未结 0 1054
名媛妹妹
名媛妹妹 2020-12-21 17:28

As I asked in title, lets assume that I have got paymentDTO as a input to my controller;

public class PaymentDTO {
    private String fromAccountNumber;
             


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