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
the mapping annotation should have a consumes property based on the request body. The MappingAnnotationWriter does have code for this but it does not seem to work.
the mapping annotation should have a
consumesproperty based on the request body. TheMappingAnnotationWriterdoes have code for this but it does not seem to work.