Skip to content

Any plan to make the POJO parameter binding same as SpringMVC ? #162

Closed
@JaynLau

Description

@JaynLau

Now, the POJO object without @RequestBody is binded to request body, but in SpringMVC, the properties of the POJO object without @RequestBody are binded to request parameters.

Is there any plan to change this same as SpringMVC ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions