| Package | Description |
|---|---|
| express.middleware |
| Modifier and Type | Method and Description |
|---|---|
static FileProvider |
Middleware.statics(String directoryPath)
This class serves an entire folder which can contains static file for your
web application, You can use
StaticOptions to add som configurations. |
static FileProvider |
Middleware.statics(String directoryPath,
FileProviderOptions staticOptions)
This class serves an entire folder which can contains static file for your
web application, You can use
StaticOptions to add som configurations. |
Copyright © 2019. All rights reserved.