Map<String, List<Hb12Domain>> groupBy = hb18DomainList.stream().collect(Collectors.groupingBy(Hb12Domain::getAae011));