public abstract class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
  super_class: java.lang.Object
{
  private static final PathPatternParser pathPatternParser;
    descriptor: LPathPatternParser;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final org.springframework.boot.actuate.endpoint.web.EndpointMapping endpointMapping;
    descriptor: Lorg/springframework/boot/actuate/endpoint/web/EndpointMapping;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.util.Collection<org.springframework.boot.actuate.endpoint.web.ExposableWebEndpoint> endpoints;
    descriptor: Ljava/util/Collection;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/Collection<Lorg/springframework/boot/actuate/endpoint/web/ExposableWebEndpoint;>;

  private final org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes endpointMediaTypes;
    descriptor: Lorg/springframework/boot/actuate/endpoint/web/EndpointMediaTypes;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final CorsConfiguration corsConfiguration;
    descriptor: LCorsConfiguration;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.reflect.Method handleWriteMethod;
    descriptor: Ljava/lang/reflect/Method;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.reflect.Method handleReadMethod;
    descriptor: Ljava/lang/reflect/Method;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final boolean shouldRegisterLinksMapping;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(org.springframework.boot.actuate.endpoint.web.EndpointMapping, java.util.Collection<org.springframework.boot.actuate.endpoint.web.ExposableWebEndpoint>, org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes, CorsConfiguration, );
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/EndpointMapping;Ljava/util/Collection;Lorg/springframework/boot/actuate/endpoint/web/EndpointMediaTypes;LCorsConfiguration;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 28
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.reactivestreams cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.security cannot be resolved\n\tThe import org.springframework.security cannot be resolved\n\tThe import org.springframework.security cannot be resolved\n\tThe import org.springframework.security cannot be resolved\n\tThe import org.springframework.security cannot be resolved\n\tThe import org.springframework.web.bind cannot be resolved\n\tThe import org.springframework.web.bind cannot be resolved\n\tThe import org.springframework.web.bind cannot be resolved\n\tThe import org.springframework.web.cors cannot be resolved\n\tThe import org.springframework.web.method cannot be resolved\n\tThe import org.springframework.web.reactive.HandlerMapping cannot be resolved\n\tThe import org.springframework.web.reactive.result cannot be resolved\n\tThe import org.springframework.web.reactive.result cannot be resolved\n\tThe import org.springframework.web.reactive.result cannot be resolved\n\tThe import org.springframework.web.reactive.result cannot be resolved\n\tThe import org.springframework.web.reactive.result cannot be resolved\n\tThe import org.springframework.web.reactive.result cannot be resolved\n\tThe import org.springframework.web.server cannot be resolved\n\tThe import org.springframework.web.server cannot be resolved\n\tThe import org.springframework.web.util cannot be resolved\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tPathPatternParser cannot be resolved to a type\n\tPathPatternParser cannot be resolved to a type\n\tCorsConfiguration cannot be resolved to a type\n\tServerWebExchange cannot be resolved to a type\n\tServerWebExchange cannot be resolved to a type\n\tCorsConfiguration cannot be resolved to a type\n\tCorsConfiguration cannot be resolved to a type\n\tThe method setOrder(int) is undefined for the type AbstractWebFluxEndpointHandlerMapping\n\tThe method initHandlerMethods() of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tThe method createHandlerMethod(Object, Method) of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tThe method createRequestMappingInfo(WebOperation) from the type AbstractWebFluxEndpointHandlerMapping refers to the missing type RequestMappingInfo\n\tThe method createRequestMappingInfo(WebOperation) from the type AbstractWebFluxEndpointHandlerMapping refers to the missing type RequestMappingInfo\n\tRequestMappingInfo cannot be resolved to a type\n\tPatternsRequestCondition cannot be resolved to a type\n\tPatternsRequestCondition cannot be resolved to a type\n\tPathPatternParser cannot be resolved to a type\n\tRequestMethodsRequestCondition cannot be resolved to a type\n\tRequestMethodsRequestCondition cannot be resolved to a type\n\tRequestMethod cannot be resolved\n\tConsumesRequestCondition cannot be resolved to a type\n\tConsumesRequestCondition cannot be resolved to a type\n\tProducesRequestCondition cannot be resolved to a type\n\tProducesRequestCondition cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tPatternsRequestCondition cannot be resolved to a type\n\tPatternsRequestCondition cannot be resolved to a type\n\tPathPatternParser cannot be resolved to a type\n\tRequestMethodsRequestCondition cannot be resolved to a type\n\tRequestMethodsRequestCondition cannot be resolved to a type\n\tRequestMethod cannot be resolved to a variable\n\tProducesRequestCondition cannot be resolved to a type\n\tProducesRequestCondition cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tServerWebExchange cannot be resolved to a type\n\tThe method hasCorsConfigurationSource(Object) of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n\tCorsConfiguration cannot be resolved to a type\n\tCorsConfiguration cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tCorsConfiguration cannot be resolved to a type\n\tThe method isHandler(Class<?>) of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method getMappingForMethod(Method, Class<?>) of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n\tMono cannot be resolved\n\tSchedulers cannot be resolved\n\tServerWebExchange cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tServerWebExchange cannot be resolved to a type\n\tThe type AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperationAdapter must implement the inherited abstract method AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation.handle(ServerWebExchange, Map<String,String>)\n\tMono cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tServerWebExchange cannot be resolved to a type\n\tServerWebExchange cannot be resolved to a type\n\tServerWebExchange cannot be resolved to a type\n\tPublisher cannot be resolved to a type\n\tResponseEntity cannot be resolved to a type\n\tResponseBody cannot be resolved to a type\n\tResponseBody cannot be resolved to a type\n\tHandlerMethod cannot be resolved to a type\n\tThe method toString() of type AbstractWebFluxEndpointHandlerMapping.WebFluxEndpointHandlerMethod must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tRoleVoter cannot be resolved to a type\n\tRoleVoter cannot be resolved to a type\n\tAuthentication cannot be resolved to a type\n\tAuthentication cannot be resolved to a type\n\tAuthentication cannot be resolved to a type\n\tRoleVoter 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.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    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;LCorsConfiguration;Z)V
    MethodParameters:
                            Name  Flags
      endpointMapping             
      endpoints                   
      endpointMediaTypes          
      corsConfiguration           
      shouldRegisterLinksMapping  

  protected void initHandlerMethods();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 123
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method initHandlerMethods() of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;

  protected HandlerMethod createHandlerMethod(java.lang.Object, java.lang.reflect.Method);
    descriptor: (Ljava/lang/Object;Ljava/lang/reflect/Method;)LHandlerMethod;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 135
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHandlerMethod cannot be resolved to a type\n\tThe method createHandlerMethod(Object, Method) of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tRequestMappingInfoHandlerMapping 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.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    MethodParameters:
         Name  Flags
      handler  
      method   

  private void registerMappingForOperation(org.springframework.boot.actuate.endpoint.web.ExposableWebEndpoint, org.springframework.boot.actuate.endpoint.web.WebOperation);
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/ExposableWebEndpoint;Lorg/springframework/boot/actuate/endpoint/web/WebOperation;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 144
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method createRequestMappingInfo(WebOperation) from the type AbstractWebFluxEndpointHandlerMapping refers to the missing type RequestMappingInfo\n\tThe method createRequestMappingInfo(WebOperation) from the type AbstractWebFluxEndpointHandlerMapping refers to the missing type RequestMappingInfo\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    MethodParameters:
           Name  Flags
      endpoint   
      operation  

  protected org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReactiveWebOperation wrapReactiveWebOperation(org.springframework.boot.actuate.endpoint.web.ExposableWebEndpoint, org.springframework.boot.actuate.endpoint.web.WebOperation, org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReactiveWebOperation);
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/ExposableWebEndpoint;Lorg/springframework/boot/actuate/endpoint/web/WebOperation;Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping$ReactiveWebOperation;)Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping$ReactiveWebOperation;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 161
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    MethodParameters:
                      Name  Flags
      endpoint              
      operation             
      reactiveWebOperation  

  private RequestMappingInfo createRequestMappingInfo(org.springframework.boot.actuate.endpoint.web.WebOperation);
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/WebOperation;)LRequestMappingInfo;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 166
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRequestMappingInfo cannot be resolved to a type\n\tPatternsRequestCondition cannot be resolved to a type\n\tPatternsRequestCondition cannot be resolved to a type\n\tPathPatternParser cannot be resolved to a type\n\tRequestMethodsRequestCondition cannot be resolved to a type\n\tRequestMethodsRequestCondition cannot be resolved to a type\n\tRequestMethod cannot be resolved\n\tConsumesRequestCondition cannot be resolved to a type\n\tConsumesRequestCondition cannot be resolved to a type\n\tProducesRequestCondition cannot be resolved to a type\n\tProducesRequestCondition cannot be resolved to a type\n\tRequestMappingInfo 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.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    MethodParameters:
           Name  Flags
      operation  

  private void registerLinksMapping();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 180
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPatternsRequestCondition cannot be resolved to a type\n\tPatternsRequestCondition cannot be resolved to a type\n\tPathPatternParser cannot be resolved to a type\n\tRequestMethodsRequestCondition cannot be resolved to a type\n\tRequestMethodsRequestCondition cannot be resolved to a type\n\tRequestMethod cannot be resolved to a variable\n\tProducesRequestCondition cannot be resolved to a type\n\tProducesRequestCondition cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tServerWebExchange 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.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;

  protected boolean hasCorsConfigurationSource(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 192
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method hasCorsConfigurationSource(Object) of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n\tCorsConfiguration 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.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    MethodParameters:
         Name  Flags
      handler  

  protected CorsConfiguration initCorsConfiguration(java.lang.Object, java.lang.reflect.Method, RequestMappingInfo);
    descriptor: (Ljava/lang/Object;Ljava/lang/reflect/Method;LRequestMappingInfo;)LCorsConfiguration;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 197
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCorsConfiguration cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tCorsConfiguration 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.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    MethodParameters:
         Name  Flags
      handler  
      method   
      mapping  

  protected boolean isHandler(java.lang.Class<?>);
    descriptor: (Ljava/lang/Class;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 202
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isHandler(Class<?>) of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    Signature: (Ljava/lang/Class<*>;)Z
    MethodParameters:
          Name  Flags
      beanType  

  protected RequestMappingInfo getMappingForMethod(java.lang.reflect.Method, java.lang.Class<?>);
    descriptor: (Ljava/lang/reflect/Method;Ljava/lang/Class;)LRequestMappingInfo;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 207
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRequestMappingInfo cannot be resolved to a type\n\tThe method getMappingForMethod(Method, Class<?>) of type AbstractWebFluxEndpointHandlerMapping must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    Signature: (Ljava/lang/reflect/Method;Ljava/lang/Class<*>;)LRequestMappingInfo;
    MethodParameters:
             Name  Flags
      method       
      handlerType  

  protected abstract org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$LinksHandler getLinksHandler();
    descriptor: ()Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping$LinksHandler;
    flags: (0x0404) ACC_PROTECTED, ACC_ABSTRACT

  public java.util.Collection<org.springframework.boot.actuate.endpoint.web.ExposableWebEndpoint> getEndpoints();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
         0: .line 221
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/reactive/AbstractWebFluxEndpointHandlerMapping;
    Signature: ()Ljava/util/Collection<Lorg/springframework/boot/actuate/endpoint/web/ExposableWebEndpoint;>;
}
SourceFile: "AbstractWebFluxEndpointHandlerMapping.java"
NestMembers:
  org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ElasticSchedulerInvoker  org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$LinksHandler  org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReactiveSecurityContext  org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReactiveWebOperation  org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReactiveWebOperationAdapter  org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler  org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WebFluxEndpointHandlerMethod  org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler
InnerClasses:
  protected final ElasticSchedulerInvoker = org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ElasticSchedulerInvoker of org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
  protected abstract LinksHandler = org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$LinksHandler of org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
  private final ReactiveSecurityContext = org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReactiveSecurityContext of org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
  protected abstract ReactiveWebOperation = org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReactiveWebOperation of org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
  private final ReactiveWebOperationAdapter = org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReactiveWebOperationAdapter of org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
  private final ReadOperationHandler = org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler of org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
  private WebFluxEndpointHandlerMethod = org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WebFluxEndpointHandlerMethod of org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
  private final WriteOperationHandler = org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler of org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping