| Package | Description |
|---|---|
| com.vaadin.flow.server |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticFileServer
Handles sending of resources from the WAR root (web content) or
META-INF/resources in the case that
VaadinServlet is mapped using
"/*". |
| Modifier and Type | Method and Description |
|---|---|
protected StaticFileHandler |
VaadinServlet.createStaticFileHandler(VaadinServletService servletService)
Creates a new instance of
StaticFileHandler, that is responsible
to find and serve static resources. |
Copyright © 2025. All rights reserved.