@ConfigurationProperties(prefix="hsweb.file.upload") public class FileUploadProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FileUploadProperties.StaticFileInfo |
| Constructor and Description |
|---|
FileUploadProperties() |
| Modifier and Type | Method and Description |
|---|---|
FileUploadProperties.StaticFileInfo |
createStaticSavePath(String name) |
boolean |
denied(String name,
org.springframework.http.MediaType mediaType) |
public boolean denied(String name, org.springframework.http.MediaType mediaType)
public FileUploadProperties.StaticFileInfo createStaticSavePath(String name)
Copyright © 2016–2021. All rights reserved.