How can I see the validation error returned from the rest api on kotlin?

后端 未结 0 1885
醉话见心
醉话见心 2021-01-05 04:00

I have a spring based rest api.Checking my dto class for errors

ErrorDetails.java

public class ErrorDetails {
public ErrorDetails(Date timestamp, Strin         


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