Skip to content

Use dedicated classes for ApiVersionResolver implementations #35747

@rstoyanchev

Description

@rstoyanchev

Some ApiVersionResolver implementations are very simple and currently implemented as lambdas. As proposed in springdoc/springdoc-openapi#2975 (comment), having dedicated classes would make it possible to determine which strategy is in use, and it would also be helpful for debugging.

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