myVictor opened a new issue #2139:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2139


   Caused by: java.lang.IllegalStateException: generate swagger operation failed
   
   我看springmvc标签支持表是支持的。 
[](https://docs.servicecomb.io/java-chassis/zh_CN/build-provider/springmvc/)
   
    @RequestMapping(value = "/result.action",produces = "application/json")
    @ResponseBody
    public ModelMap result(@RequestBody StudentVo studentVo)
   
   这种写法问题在哪,应该怎么写?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to