@ConfigurationProperties(prefix="ue",
ignoreInvalidFields=true)
public class UdeitorProperties
extends Object
| 构造器和说明 |
|---|
UdeitorProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConfigFile() |
Map<String,String> |
getQiniu() |
String |
getServerUrl() |
void |
setConfigFile(String configFile) |
void |
setQiniu(Map<String,String> qiniu) |
void |
setServerUrl(String serverUrl) |
Copyright © 2018. All rights reserved.