listEggGroups

@GetMapping(value = ["/list"])
fun listEggGroups(@ModelAttribute specification: EggGroupSpecification): List<EggGroupView>