getLocationAreaPage

@GetMapping(value = ["/page"])
fun getLocationAreaPage(pageable: Pageable, @ModelAttribute specification: LocationAreaSpecification): Page<LocationAreaView>