Add public EMPTY constant in StringUtils [SPR-17590] #22122
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: declined
A suggestion or change that we don't feel we should currently apply
Ankur Pathak opened SPR-17590 and commented
All spring projects are using "" as empty string. And "" is scattered at all places in all Spring projects. It would be better to add public constant
EMPTY in StringUtils and use it in all spring projects.
I will be providing a pull request for this issue.
Affects: 5.1.3
The text was updated successfully, but these errors were encountered: