public class org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider implements org.springframework.boot.actuate.web.mappings.MappingDescriptionProvider
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider
  super_class: java.lang.Object
{
  private static final java.util.List<org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$HandlerMappingDescriptionProvider<? extends HandlerMapping>> descriptionProviders;
    descriptor: Ljava/util/List;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Ljava/util/List<Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletsMappingDescriptionProvider$HandlerMappingDescriptionProvider<+LHandlerMapping;>;>;

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
         0: .line 1
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe type javax.servlet.Servlet cannot be resolved. It is indirectly referenced from required .class files\n\tThe import javax.servlet.Servlet cannot be resolved\n\tThe import org.springframework.data cannot be resolved\n\tThe import org.springframework.web.context.WebApplicationContext 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\tHandlerMapping cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a type\n\tWebApplicationContext cannot be resolved to a type\n\tThe method describeMappings(ApplicationContext) in the type DispatcherServletsMappingDescriptionProvider is not applicable for the arguments (WebApplicationContext)\n\tWebApplicationContext cannot be resolved to a type\n\tWebApplicationContext cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a type\n\tWebApplicationContext cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a type\n\tThe method getHandlerMappings() from the type DispatcherServletHandlerMappings refers to the missing type HandlerMapping\n\tHandlerMapping cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a type\n\tBound mismatch: The type T is not a valid substitute for the bounded parameter <T extends HandlerMapping> of the type DispatcherServletsMappingDescriptionProvider.HandlerMappingDescriptionProvider<T>\n\tHandlerMapping cannot be resolved to a type\n\tThe type DispatcherServletsMappingDescriptionProvider.RequestMappingInfoHandlerMappingDescriptionProvider must implement the inherited abstract method DispatcherServletsMappingDescriptionProvider.HandlerMappingDescriptionProvider<RequestMappingInfoHandlerMapping>.describe(RequestMappingInfoHandlerMapping)\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tRequestMappingInfoHandlerMapping cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tHandlerMethod cannot be resolved to a type\n\tRequestMappingInfo cannot be resolved to a type\n\tHandlerMethod cannot be resolved to a type\n\tThe type DispatcherServletsMappingDescriptionProvider.UrlHandlerMappingDescriptionProvider must implement the inherited abstract method DispatcherServletsMappingDescriptionProvider.HandlerMappingDescriptionProvider<AbstractUrlHandlerMapping>.describe(AbstractUrlHandlerMapping)\n\tAbstractUrlHandlerMapping cannot be resolved to a type\n\tAbstractUrlHandlerMapping cannot be resolved to a type\n\tAbstractUrlHandlerMapping cannot be resolved to a type\n\tAbstractUrlHandlerMapping cannot be resolved to a type\n\tThe type DispatcherServletsMappingDescriptionProvider.DelegatingHandlerMappingDescriptionProvider must implement the inherited abstract method DispatcherServletsMappingDescriptionProvider.HandlerMappingDescriptionProvider<DelegatingHandlerMapping>.describe(DelegatingHandlerMapping)\n\tDelegatingHandlerMapping cannot be resolved to a type\n\tDelegatingHandlerMapping cannot be resolved to a type\n\tDelegatingHandlerMapping cannot be resolved to a type\n\tDelegatingHandlerMapping cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletsMappingDescriptionProvider;

  public java.lang.String getMappingName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
         0: .line 69
            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.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletsMappingDescriptionProvider;

  public java.util.Map<java.lang.String, java.util.List<org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDescription>> describeMappings(org.springframework.context.ApplicationContext);
    descriptor: (Lorg/springframework/context/ApplicationContext;)Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
         0: .line 75
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tWebApplicationContext cannot be resolved to a type\n\tThe method describeMappings(ApplicationContext) in the type DispatcherServletsMappingDescriptionProvider is not applicable for the arguments (WebApplicationContext)\n\tWebApplicationContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletsMappingDescriptionProvider;
    Signature: (Lorg/springframework/context/ApplicationContext;)Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletMappingDescription;>;>;
    MethodParameters:
         Name  Flags
      context  

  java.util.Map<java.lang.String, java.util.List<org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDescription>> describeMappings(WebApplicationContext);
    descriptor: (LWebApplicationContext;)Ljava/util/Map;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
         0: .line 81
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tWebApplicationContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletsMappingDescriptionProvider;
    Signature: (LWebApplicationContext;)Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletMappingDescription;>;>;
    MethodParameters:
         Name  Flags
      context  

  java.util.Map<java.lang.String, DispatcherServlet> determineDispatcherServlets(WebApplicationContext);
    descriptor: (LWebApplicationContext;)Ljava/util/Map;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
         0: .line 88
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tDispatcherServlet cannot be resolved to a type\n\tWebApplicationContext cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a type\n\tDispatcherServlet cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletsMappingDescriptionProvider;
    Signature: (LWebApplicationContext;)Ljava/util/Map<Ljava/lang/String;LDispatcherServlet;>;
    MethodParameters:
         Name  Flags
      context  

  private java.util.List<org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDescription> describeMappings(org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings);
    descriptor: (Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletHandlerMappings;)Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
         0: .line 105
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getHandlerMappings() from the type DispatcherServletHandlerMappings refers to the missing type HandlerMapping\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletsMappingDescriptionProvider;
    Signature: (Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletHandlerMappings;)Ljava/util/List<Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletMappingDescription;>;
    MethodParameters:
          Name  Flags
      mappings  

  private <T extends HandlerMapping> java.util.stream.Stream<org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDescription> describe(T);
    descriptor: (LHandlerMapping;)Ljava/util/stream/Stream;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
         0: .line 108
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHandlerMapping cannot be resolved to a type\n\tHandlerMapping cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletsMappingDescriptionProvider;
    Signature: <T:LHandlerMapping;>(TT;)Ljava/util/stream/Stream<Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletMappingDescription;>;
    MethodParameters:
                Name  Flags
      handlerMapping  

  private static <T extends HandlerMapping> java.util.List<org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDescription> describe(T, java.util.List<org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$HandlerMappingDescriptionProvider<?>>);
    descriptor: (LHandlerMapping;Ljava/util/List;)Ljava/util/List;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 113
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHandlerMapping cannot be resolved to a type\n\tBound mismatch: The type T is not a valid substitute for the bounded parameter <T extends HandlerMapping> of the type DispatcherServletsMappingDescriptionProvider.HandlerMappingDescriptionProvider<T>\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: <T:LHandlerMapping;>(TT;Ljava/util/List<Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletsMappingDescriptionProvider$HandlerMappingDescriptionProvider<*>;>;)Ljava/util/List<Lorg/springframework/boot/actuate/web/mappings/servlet/DispatcherServletMappingDescription;>;
    MethodParameters:
                      Name  Flags
      handlerMapping        
      descriptionProviders  
}
SourceFile: "DispatcherServletsMappingDescriptionProvider.java"
NestMembers:
  org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$DelegatingHandlerMappingDescriptionProvider  org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$HandlerMappingDescriptionProvider  org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$RequestMappingInfoHandlerMappingDescriptionProvider  org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$UrlHandlerMappingDescriptionProvider
InnerClasses:
  private final DelegatingHandlerMappingDescriptionProvider = org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$DelegatingHandlerMappingDescriptionProvider of org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider
  private abstract HandlerMappingDescriptionProvider = org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$HandlerMappingDescriptionProvider of org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider
  private final RequestMappingInfoHandlerMappingDescriptionProvider = org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$RequestMappingInfoHandlerMappingDescriptionProvider of org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider
  private final UrlHandlerMappingDescriptionProvider = org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider$UrlHandlerMappingDescriptionProvider of org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider