Skip to content

Consistent validation of supported API versions #35082

Open
@rstoyanchev

Description

@rstoyanchev

Currently an @RequestMapping without a version matches any version regardless of whether it is even supported. While it is the idea to match to any version, we should still make sure the version is valid. Otherwise, the behavior is inconsistent between a URL with an unversioned controller method only, and another with versioned controller methods.

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