@Component public class MySwaggerResourceProvider extends java.lang.Object implements springfox.documentation.swagger.web.SwaggerResourcesProvider
MySwaggerResourceProvider(org.springframework.cloud.gateway.route.RouteLocator routeLocator)
java.util.List<springfox.documentation.swagger.web.SwaggerResource>
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Autowired public MySwaggerResourceProvider(org.springframework.cloud.gateway.route.RouteLocator routeLocator)
public java.util.List<springfox.documentation.swagger.web.SwaggerResource> get()
get
java.util.function.Supplier<java.util.List<springfox.documentation.swagger.web.SwaggerResource>>