final class org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$EndpointLinksInflector implements Inflector<ContainerRequestContext, Response>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$EndpointLinksInflector
  super_class: java.lang.Object
{
  private final org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver linksResolver;
    descriptor: Lorg/springframework/boot/actuate/endpoint/web/EndpointLinksResolver;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private void <init>(org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver);
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/EndpointLinksResolver;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$EndpointLinksInflector 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$EndpointLinksInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$EndpointLinksInflector;
    MethodParameters:
               Name  Flags
      linksResolver  

  public Response apply(ContainerRequestContext);
    descriptor: (LContainerRequestContext;)LResponse;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$EndpointLinksInflector this
         0: .line 282
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResponse cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse 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$EndpointLinksInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$EndpointLinksInflector;
    MethodParameters:
         Name  Flags
      request  
}
Signature: Ljava/lang/Object;LInflector<LContainerRequestContext;LResponse;>;
SourceFile: "JerseyEndpointResourceFactory.java"
NestHost: org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
InnerClasses:
  private final EndpointLinksInflector = org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$EndpointLinksInflector of org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory