Skip to content

Introduce StringUtils.trimAllWhitespace(CharSequence) #28757

@sbrannen

Description

@sbrannen

For use cases where we have a CharSequence instead of a String, we should introduce StringUtils.trimAllWhitespace(CharSequence) alongside the existing StringUtils.trimAllWhitespace(String) utility method.

This is an enhancement needed by #28643.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions