54555657585960
// @Bean public CompanyWriter companyWriter(final CompanyService service) { return new CompanyWriter(service); }