Skip to content

MultiValueMap<String, String> couldn't get the parameters. #33695

@charlesChou321

Description

@charlesChou321

In my Spring Boot project, I want to transmit data through application/x-www-form-urlencoded. I used @RequestParam(defaultValue = "token") MultiValueMap<String, String> values to receive parameters, but I couldn't get the parameters. Debugging showed that the size was 0.
123
2
3

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: stackoverflowA question that's better suited to stackoverflow.comstatus: declinedA suggestion or change that we don't feel we should currently apply

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions