Skip to content

ApiVersionConfigurer.setSupportedVersionPredicate() returns void instead of ApiVersionConfigurer #36551

@srowatt

Description

@srowatt

In the ApiVersionConfigurer all the builder style methods return this except the method setSupportedVersionPredicate() which returns void. To be consistent with all other methods it should return ApiVersionConfigurer so you're not forced to put setSupportedVersionPredicate() at the end of the builder chain.

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