Map<String, String> map = new Hash<>(); 1、使用工具类 MapUtils.isEmpty(map) 2、使用原生的 map == null || map.isEmpty()