Skip to content

Support API versioning for functional endpoints #35113

Open
@rstoyanchev

Description

@rstoyanchev

The support could include:

  • Resolve, parse, and validate the version via ApiVersionStrategy, set the HandlerMapping defined request attribute with the version in RouterFunctionMapping
  • RequestPredicate to match the request version
  • Apply deprecation handling in RouterFunctionMapping after the handler is selected

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions