摘要: 所在的包是这个包: import org.springframework.util.StringUtils; 里面有判断为空的方法, 参数是Object类型的. public static boolean isEmpty(@Nullable Object str) { return str == n 阅读全文
posted @ 2023-08-17 22:32 哩个啷个波 阅读(43) 评论(0) 推荐(0)