130131132133134135136
return new StaticFieldConverterImpl(); } @Bean Converter blueprintConverter() { return new BlueprintConverter(client); }