90919293949596
// @Bean public DistrictWriter districtWriter(final DistrictService service) { return new DistrictWriter(service); }