public class org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import reactor cannot be resolved\n\tResource cannot be resolved to a type\n\tResource cannot be resolved to a type\n\tCannot infer type argument(s) for <R> map(Function<? super T,? extends R>)\n\tThe method createResource(EndpointMapping, WebOperation) from the type JerseyEndpointResourceFactory refers to the missing type Resource\n\tResource cannot be resolved to a type\n\tThe method createEndpointLinksResource(String, EndpointMediaTypes, EndpointLinksResolver) from the type JerseyEndpointResourceFactory refers to the missing type Resource\n\tResource cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tResource cannot be resolved\n\tResource cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tResource cannot be resolved\n\tInflector cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tContainerRequestContext cannot be resolved to a type\n\tContainerRequest cannot be resolved to a type\n\tContainerRequest cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tMultivaluedMap cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tHttpMethod cannot be resolved\n\tStatus cannot be resolved to a type\n\tStatus cannot be resolved to a variable\n\tStatus cannot be resolved to a variable\n\tResponse cannot be resolved\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tResponse cannot be resolved\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tMono cannot be resolved to a type\n\tMono<capture#4-of ?> cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tInflector cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved\n\tjavax.ws cannot be resolved to a type\n\tjavax.ws cannot be resolved to a type\n\tSecurityContext cannot be resolved to a type\n\tSecurityContext cannot be resolved to a type\n\tSecurityContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory;

  public java.util.Collection<Resource> createEndpointResources(org.springframework.boot.actuate.endpoint.web.EndpointMapping, java.util.Collection<org.springframework.boot.actuate.endpoint.web.ExposableWebEndpoint>, org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes, org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver, boolean);
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/EndpointMapping;Ljava/util/Collection;Lorg/springframework/boot/actuate/endpoint/web/EndpointMediaTypes;Lorg/springframework/boot/actuate/endpoint/web/EndpointLinksResolver;Z)Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory this
         0: .line 80
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResource cannot be resolved to a type\n\tResource cannot be resolved to a type\n\tCannot infer type argument(s) for <R> map(Function<? super T,? extends R>)\n\tThe method createResource(EndpointMapping, WebOperation) from the type JerseyEndpointResourceFactory refers to the missing type Resource\n\tResource cannot be resolved to a type\n\tThe method createEndpointLinksResource(String, EndpointMediaTypes, EndpointLinksResolver) from the type JerseyEndpointResourceFactory refers to the missing type Resource\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory;
    Signature: (Lorg/springframework/boot/actuate/endpoint/web/EndpointMapping;Ljava/util/Collection<Lorg/springframework/boot/actuate/endpoint/web/ExposableWebEndpoint;>;Lorg/springframework/boot/actuate/endpoint/web/EndpointMediaTypes;Lorg/springframework/boot/actuate/endpoint/web/EndpointLinksResolver;Z)Ljava/util/Collection<LResource;>;
    MethodParameters:
                     Name  Flags
      endpointMapping      
      endpoints            
      endpointMediaTypes   
      linksResolver        
      shouldRegisterLinks  

  private Resource createResource(org.springframework.boot.actuate.endpoint.web.EndpointMapping, org.springframework.boot.actuate.endpoint.web.WebOperation);
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/EndpointMapping;Lorg/springframework/boot/actuate/endpoint/web/WebOperation;)LResource;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory this
         0: .line 94
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResource cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tResource cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory;
    MethodParameters:
                 Name  Flags
      endpointMapping  
      operation        

  private Resource createEndpointLinksResource(java.lang.String, org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes, org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver);
    descriptor: (Ljava/lang/String;Lorg/springframework/boot/actuate/endpoint/web/EndpointMediaTypes;Lorg/springframework/boot/actuate/endpoint/web/EndpointLinksResolver;)LResource;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory this
         0: .line 110
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResource cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tResource cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory;
    MethodParameters:
                    Name  Flags
      endpointPath        
      endpointMediaTypes  
      linksResolver       
}
SourceFile: "JerseyEndpointResourceFactory.java"
NestMembers:
  org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$EndpointLinksInflector  org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext  org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$MonoBodyConverter  org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector  org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$ResourceBodyConverter
InnerClasses:
  private final EndpointLinksInflector = org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$EndpointLinksInflector of org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
  private final JerseySecurityContext = org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$JerseySecurityContext of org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
  private final MonoBodyConverter = org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$MonoBodyConverter of org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
  private final OperationInflector = org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector of org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
  private final ResourceBodyConverter = org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$ResourceBodyConverter of org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory