Skip to content

关于插件返回值的问题 #1072

Open
@gghxjava

Description

大佬我发现我们的返回值永远是json,这是为什么

    @GetMapping("/getJsonWithResponseBodyString")
    public String getJsonWithResponseBodyString() {
        return "home.html";
    }

这种的 ,或者我返回的是一个文件,为什么只有json ,我先知道一下您的考虑

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions