StringUtils

StringUtils.isEmpty()--null,长度为零
StringUtils.isBlank()--null,长度为零,空串
原文地址:https://www.cnblogs.com/simple-raxit/p/11308185.html