requestbody completely defines a parameter class object in this place to receive
do you have to JSONObject? see you convert jsonObject directly into Resource.class
you can directly use @ RequestBody Resource resource
to achieve the effect you want. If the Resource object is special, you can create a new ResourceVo, to encapsulate ViewModel in the conversion to Resource object.
1 the @ modelAttribute receive parameter is used in the 1 post request, and paramterType is query, in the swagger-ui document. I want to get of type body. 2, code @ ApiModel ( "user description ") public class User { @ApiModelProperty(value="...
currently two projects, An and BMagee A, are running on another linux machine on the local and local area network, and the swagger is fine. Project B, running on the linux machine on the LAN, swagger is fine, but running on the local IDEA, the swagger p...