Skip to content

Conversation

@ngocnhan-tran1996
Copy link
Contributor

No description provided.

Signed-off-by: Tran Ngoc Nhan <[email protected]>
return source;
}
return source != null && StringUtils.hasText(source) // Only suffix if there's text
return StringUtils.hasText(source) // Only suffix if there's text
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When making a code change, please add your name as the author to the class. Thanks!

Signed-off-by: Tran Ngoc Nhan <[email protected]>
@sobychacko sobychacko added this to the 4.0.0-M1 milestone Feb 27, 2025
@sobychacko sobychacko merged commit e2862a0 into spring-projects:main Feb 27, 2025
3 checks passed
@ngocnhan-tran1996 ngocnhan-tran1996 deleted the polish branch February 28, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants