public interface org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperation
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperation
  super_class: java.lang.Object
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         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
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract  handle(HttpServletRequest, java.util.Map<java.lang.String, java.lang.String>);
    descriptor: (LHttpServletRequest;Ljava/util/Map;)Ljava/lang/Object;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (LHttpServletRequest;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Ljava/lang/Object;
    MethodParameters:
         Name  Flags
      request  
      body     
}
SourceFile: "AbstractWebMvcEndpointHandlerMapping.java"
NestHost: org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
InnerClasses:
  protected abstract ServletWebOperation = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperation of org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
    RuntimeVisibleAnnotations: 
      java.lang.FunctionalInterface()