Hello.
We would like to pring and log the Request content that been send via the rest api controller , into a log or system.out.
how can this be done? the API doesnt have any method to print. toString brings the ref to the stack , without content.
@SearchSpec Specification<Dol> filter, Sort sort
Our point is to print "filter"
Please Assist?
Hello.
We would like to pring and log the Request content that been send via the rest api controller , into a log or system.out.
how can this be done? the API doesnt have any method to print. toString brings the ref to the stack , without content.
@SearchSpec Specification<Dol> filter, Sort sortOur point is to print "filter"
Please Assist?