listLocations

@GetMapping(value = ["/list"])
fun listLocations(@ModelAttribute specification: LocationSpecification): List<LocationView>