final class org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$MonoBodyConverter implements java.util.function.Function<java.lang.Object, java.lang.Object>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$MonoBodyConverter
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$MonoBodyConverter 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$MonoBodyConverter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$MonoBodyConverter;

  public java.lang.Object apply(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$MonoBodyConverter this
         0: .line 262
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$MonoBodyConverter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$MonoBodyConverter;
    MethodParameters:
      Name  Flags
      body  
}
Signature: Ljava/lang/Object;Ljava/util/function/Function<Ljava/lang/Object;Ljava/lang/Object;>;
SourceFile: "JerseyEndpointResourceFactory.java"
NestHost: org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
InnerClasses:
  private final MonoBodyConverter = org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$MonoBodyConverter of org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory