Skip to content

CompositeUriComponentsContributor#hasContributors: method name is not compliant with its intention #27271

@lijinliangyihao

Description

@lijinliangyihao

Affects: 5.3.8


This method named hasContributors() has a body that returns true when there are no contributors.

public boolean hasContributors() {
   return this.contributors.isEmpty();
}

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions