Uses of Interface
io.quarkus.vertx.http.runtime.HttpStaticDirConfig
Packages that use HttpStaticDirConfig
-
Uses of HttpStaticDirConfig in io.quarkus.vertx.http.runtime
Methods in io.quarkus.vertx.http.runtime that return types with arguments of type HttpStaticDirConfigModifier and TypeMethodDescriptionVertxHttpBuildTimeConfig.httpStaticDirConfig()Configure Quarkus to serve static files from a local filesystem directory (outside of Java resources)