Skip to content

@RequestBody 启动报错2.x #2139

@myVictor

Description

@myVictor

Caused by: java.lang.IllegalStateException: generate swagger operation failed

我看springmvc标签支持表是支持的。

@RequestMapping(value = "/result.action",produces = "application/json")
@responsebody
public ModelMap result(@RequestBody StudentVo studentVo)

这种写法问题在哪,应该怎么写?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions