-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Introduce StringUtils.truncate() #30290
Copy link
Copy link
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Milestone
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
StringUtils.truncate()will serve as central, consistent way for truncating strings.To be used immediately in
LogFormatUtilsandObjectUtils.Related Issues
ObjectUtils.nullSafeConciseToString()#30286