Class ResourceNotFoundRecorder
java.lang.Object
io.quarkus.vertx.web.runtime.devmode.ResourceNotFoundRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterNotFoundHandler(RuntimeValue<io.vertx.ext.web.Router> router, String httpRoot, List<RouteDescription> reactiveRoutes, List<String> additionalEndpoints)
-
Constructor Details
-
ResourceNotFoundRecorder
public ResourceNotFoundRecorder()
-
-
Method Details
-
registerNotFoundHandler
public void registerNotFoundHandler(RuntimeValue<io.vertx.ext.web.Router> router, String httpRoot, List<RouteDescription> reactiveRoutes, List<String> additionalEndpoints)
-