public interface org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier extends org.springframework.boot.actuate.endpoint.EndpointsSupplier<org.springframework.boot.actuate.endpoint.web.ExposableServletEndpoint>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lorg/springframework/boot/actuate/endpoint/EndpointsSupplier<Lorg/springframework/boot/actuate/endpoint/web/ExposableServletEndpoint;>;
SourceFile: "ServletEndpointsSupplier.java"
    RuntimeVisibleAnnotations: 
      java.lang.FunctionalInterface()