You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in springmvc controller we can write a resolver class to parse this request body, but I don't known how to build this param to request body.
I parse this request body code as follows:
I want use feign and springmvc controller like this:
feign build this param to request body like this:
in springmvc controller we can write a resolver class to parse this request body, but I don't known how to build this param to request body.
I parse this request body code as follows:
The text was updated successfully, but these errors were encountered: