public interface org.springframework.http.converter.protobuf.ExtensionRegistryInitializer
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.springframework.http.converter.protobuf.ExtensionRegistryInitializer
  super_class: java.lang.Object
{
  public abstract void initializeExtensionRegistry(com.google.protobuf.ExtensionRegistry);
    descriptor: (Lcom/google/protobuf/ExtensionRegistry;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      registry  
}
SourceFile: "ExtensionRegistryInitializer.java"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()