@Component public class TempFolderUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
tempFolderPath |
| Constructor and Description |
|---|
TempFolderUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
build(List<String> segments) |
static String |
getAbsTempFilePath(String... relativePath) |
static String |
getRandomFileName(String prefix,
String ext) |
void |
init() |
static void |
main(String[] args) |
public static String tempFolderPath
@PostConstruct public void init()
public static void main(String[] args)
Copyright © 2020. All rights reserved.