Skip to content

Support binding from request headers via constructor args #34073

Closed
@rstoyanchev

Description

@rstoyanchev
Contributor

The binding from request headers, added in #32676, currently works only via setters. This is an oversight, and it should also work with constructor binding.

Activity

added
in: webIssues in web modules (web, webmvc, webflux, websocket)
on Dec 11, 2024
added this to the 6.2.1 milestone on Dec 11, 2024
self-assigned this
on Dec 11, 2024
added a commit that references this issue on Dec 11, 2024
70c326e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @rstoyanchev

      Issue actions

        Support binding from request headers via constructor args · Issue #34073 · spring-projects/spring-framework