public abstract class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping implements org.springframework.beans.factory.InitializingBean
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
  super_class: java.lang.Object
{
  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 boolean shouldRegisterLinksMapping;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

  private static final RequestMappingInfo.BuilderConfiguration builderConfig;
    descriptor: LRequestMappingInfo/BuilderConfiguration;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, 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, );
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/EndpointMapping;Ljava/util/Collection;Lorg/springframework/boot/actuate/endpoint/web/EndpointMediaTypes;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet.http cannot be resolved\n\tThe import javax.servlet.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.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.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.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.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.util cannot be resolved\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tMatchableHandlerMapping cannot be resolved to a type\n\tCorsConfiguration cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method getBuilderConfig() from the type AbstractWebMvcEndpointHandlerMapping refers to the missing type BuilderConfiguration\n\tThe constructor AbstractWebMvcEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, boolean) refers to the missing type CorsConfiguration\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 AbstractWebMvcEndpointHandlerMapping\n\tThe method initHandlerMethods() of type AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tThe method createHandlerMethod(Object, Method) of type AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tRequestMatchResult cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved\n\tBuilderConfiguration cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method getUrlPathHelper() is undefined for the type AbstractWebMvcEndpointHandlerMapping\n\tRequestMatchResult cannot be resolved to a type\n\tThe method getPathMatcher() is undefined for the type AbstractWebMvcEndpointHandlerMapping\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method createRequestMappingInfo(WebOperationRequestPredicate, String) from the type AbstractWebMvcEndpointHandlerMapping refers to the missing type RequestMappingInfo\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved\n\tRequestMethod cannot be resolved\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved\n\tRequestMethod cannot be resolved to a variable\n\tBuilderConfiguration cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tThe method hasCorsConfigurationSource(Object) of type AbstractWebMvcEndpointHandlerMapping 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 AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method getMappingForMethod(Method, Class<?>) of type AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tThe method extendInterceptors(List<Object>) of type AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe type AbstractWebMvcEndpointHandlerMapping.ServletWebOperationAdapter must implement the inherited abstract method AbstractWebMvcEndpointHandlerMapping.ServletWebOperation.handle(HttpServletRequest, Map<String,String>)\n\tHttpServletRequest cannot be resolved to a type\n\tRequestBody cannot be resolved to a type\n\tHttpHeaders cannot be resolved to a type\n\tServletServerHttpRequest cannot be resolved to a type\n\tServletServerHttpRequest cannot be resolved to a type\n\tHttpMethod cannot be resolved\n\tHttpServletRequest cannot be resolved to a type\n\tHttpMethod cannot be resolved\n\tHttpServletRequest cannot be resolved to a type\n\tUrlPathHelper cannot be resolved to a variable\n\tHandlerMapping cannot be resolved to a variable\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a variable\n\tHttpMethod cannot be resolved to a type\n\tResponseEntity cannot be resolved to a type\n\tHttpMethod cannot be resolved to a variable\n\tHttpStatus cannot be resolved to a variable\n\tHttpStatus cannot be resolved to a variable\n\tResponseEntity cannot be resolved\n\tResponseBody cannot be resolved to a type\n\tRequestBody cannot be resolved to a type\n\tHandlerMethod cannot be resolved to a type\n\tThe method toString() of type AbstractWebMvcEndpointHandlerMapping.WebMvcEndpointHandlerMethod must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tResponseStatus cannot be resolved to a type\n\tHttpStatus cannot be resolved to a variable\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    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;Z)V
    MethodParameters:
                            Name  Flags
      endpointMapping             
      endpoints                   
      endpointMediaTypes          
      shouldRegisterLinksMapping  

  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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet.http cannot be resolved\n\tThe import javax.servlet.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.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.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.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.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.servlet cannot be resolved\n\tThe import org.springframework.web.util cannot be resolved\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tMatchableHandlerMapping cannot be resolved to a type\n\tCorsConfiguration cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method getBuilderConfig() from the type AbstractWebMvcEndpointHandlerMapping refers to the missing type BuilderConfiguration\n\tThe constructor AbstractWebMvcEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, boolean) refers to the missing type CorsConfiguration\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 AbstractWebMvcEndpointHandlerMapping\n\tThe method initHandlerMethods() of type AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tThe method createHandlerMethod(Object, Method) of type AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tRequestMatchResult cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved\n\tBuilderConfiguration cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method getUrlPathHelper() is undefined for the type AbstractWebMvcEndpointHandlerMapping\n\tRequestMatchResult cannot be resolved to a type\n\tThe method getPathMatcher() is undefined for the type AbstractWebMvcEndpointHandlerMapping\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method createRequestMappingInfo(WebOperationRequestPredicate, String) from the type AbstractWebMvcEndpointHandlerMapping refers to the missing type RequestMappingInfo\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved\n\tRequestMethod cannot be resolved\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved\n\tRequestMethod cannot be resolved to a variable\n\tBuilderConfiguration cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tThe method hasCorsConfigurationSource(Object) of type AbstractWebMvcEndpointHandlerMapping 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 AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method getMappingForMethod(Method, Class<?>) of type AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tThe method extendInterceptors(List<Object>) of type AbstractWebMvcEndpointHandlerMapping must override or implement a supertype method\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe type AbstractWebMvcEndpointHandlerMapping.ServletWebOperationAdapter must implement the inherited abstract method AbstractWebMvcEndpointHandlerMapping.ServletWebOperation.handle(HttpServletRequest, Map<String,String>)\n\tHttpServletRequest cannot be resolved to a type\n\tRequestBody cannot be resolved to a type\n\tHttpHeaders cannot be resolved to a type\n\tServletServerHttpRequest cannot be resolved to a type\n\tServletServerHttpRequest cannot be resolved to a type\n\tHttpMethod cannot be resolved\n\tHttpServletRequest cannot be resolved to a type\n\tHttpMethod cannot be resolved\n\tHttpServletRequest cannot be resolved to a type\n\tUrlPathHelper cannot be resolved to a variable\n\tHandlerMapping cannot be resolved to a variable\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a variable\n\tHttpMethod cannot be resolved to a type\n\tResponseEntity cannot be resolved to a type\n\tHttpMethod cannot be resolved to a variable\n\tHttpStatus cannot be resolved to a variable\n\tHttpStatus cannot be resolved to a variable\n\tResponseEntity cannot be resolved\n\tResponseBody cannot be resolved to a type\n\tRequestBody cannot be resolved to a type\n\tHandlerMethod cannot be resolved to a type\n\tThe method toString() of type AbstractWebMvcEndpointHandlerMapping.WebMvcEndpointHandlerMethod must override or implement a supertype method\n\tHandlerMethod cannot be resolved to a type\n\tResponseStatus cannot be resolved to a type\n\tHttpStatus cannot be resolved to a variable\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 129
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method initHandlerMethods() of type AbstractWebMvcEndpointHandlerMapping 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;

  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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 141
            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 AbstractWebMvcEndpointHandlerMapping 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    MethodParameters:
         Name  Flags
      handler  
      method   

  public RequestMatchResult match(HttpServletRequest, java.lang.String);
    descriptor: (LHttpServletRequest;Ljava/lang/String;)LRequestMatchResult;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 147
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRequestMatchResult cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved\n\tBuilderConfiguration cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tThe method getUrlPathHelper() is undefined for the type AbstractWebMvcEndpointHandlerMapping\n\tRequestMatchResult cannot be resolved to a type\n\tThe method getPathMatcher() is undefined for the type AbstractWebMvcEndpointHandlerMapping\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    MethodParameters:
         Name  Flags
      request  
      pattern  

  private static RequestMappingInfo.BuilderConfiguration getBuilderConfig();
    descriptor: ()LRequestMappingInfo/BuilderConfiguration;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 159
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo 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
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 176
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method createRequestMappingInfo(WebOperationRequestPredicate, String) from the type AbstractWebMvcEndpointHandlerMapping 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    MethodParameters:
           Name  Flags
      endpoint   
      operation  

  protected org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperation wrapServletWebOperation(org.springframework.boot.actuate.endpoint.web.ExposableWebEndpoint, org.springframework.boot.actuate.endpoint.web.WebOperation, org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperation);
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/ExposableWebEndpoint;Lorg/springframework/boot/actuate/endpoint/web/WebOperation;Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping$ServletWebOperation;)Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping$ServletWebOperation;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 188
            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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    MethodParameters:
                     Name  Flags
      endpoint             
      operation            
      servletWebOperation  

  private RequestMappingInfo createRequestMappingInfo(org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate, java.lang.String);
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/WebOperationRequestPredicate;Ljava/lang/String;)LRequestMappingInfo;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 193
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved\n\tRequestMethod cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    MethodParameters:
           Name  Flags
      predicate  
      path       

  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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 201
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRequestMappingInfo cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved\n\tRequestMethod cannot be resolved to a variable\n\tBuilderConfiguration cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;

  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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 210
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method hasCorsConfigurationSource(Object) of type AbstractWebMvcEndpointHandlerMapping 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 215
            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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 220
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isHandler(Class<?>) of type AbstractWebMvcEndpointHandlerMapping 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 225
            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 AbstractWebMvcEndpointHandlerMapping 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    Signature: (Ljava/lang/reflect/Method;Ljava/lang/Class<*>;)LRequestMappingInfo;
    MethodParameters:
             Name  Flags
      method       
      handlerType  

  protected void extendInterceptors(java.util.List<java.lang.Object>);
    descriptor: (Ljava/util/List;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 230
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method extendInterceptors(List<Object>) of type AbstractWebMvcEndpointHandlerMapping 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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    Signature: (Ljava/util/List<Ljava/lang/Object;>;)V
    MethodParameters:
              Name  Flags
      interceptors  

  protected abstract org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$LinksHandler getLinksHandler();
    descriptor: ()Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping$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.servlet.AbstractWebMvcEndpointHandlerMapping this
         0: .line 244
            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.servlet.AbstractWebMvcEndpointHandlerMapping this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/servlet/AbstractWebMvcEndpointHandlerMapping;
    Signature: ()Ljava/util/Collection<Lorg/springframework/boot/actuate/endpoint/web/ExposableWebEndpoint;>;
}
SourceFile: "AbstractWebMvcEndpointHandlerMapping.java"
NestMembers:
  org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$BadOperationRequestException  org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$LinksHandler  org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler  org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletSecurityContext  org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperation  org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter  org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$WebMvcEndpointHandlerMethod
InnerClasses:
  private BadOperationRequestException = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$BadOperationRequestException of org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
  protected abstract LinksHandler = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$LinksHandler of org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
  private final OperationHandler = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler of org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
  private final ServletSecurityContext = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletSecurityContext of org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
  protected abstract ServletWebOperation = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperation of org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
  private ServletWebOperationAdapter = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter of org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
  private WebMvcEndpointHandlerMethod = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$WebMvcEndpointHandlerMethod of org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping