List<String[]> body = JSON.parseObject(msg.getBody().toString(), new TypeToken<List<String[]>>(){}.getType());