135136137138139140141
return new BlueprintConverter(client); } @Bean Converter hostConverter() { return new HostConverter(client); }