fanjiwang1992 commented on pull request #2635:
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/2635#issuecomment-969962415


   > 我昨天看了一下升级要做的改动 @fanjiwang1992
   > 
   > * spring 提供的 StringUtils 的 isEmpty 方法被标记为弃用
   > * 我建议 servicecomb 自己编写一个 StringUtils 工具类,来提供 isEmptyString 和 
isNotEmptyString 方法
   > * 同时,servicecomb 代码中有一些 片段如 `!StringUtils.isEmpty()` , 可以用 
`StringUtils.isNotEmptyString()` 代替
   好的 收到 感谢


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to