@Service public class InitService extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) EppdevConfService |
confService |
(package private) FileGeneratorService |
fileGeneratorService |
(package private) static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
InitService() |
| Modifier and Type | Method and Description |
|---|---|
RestResult<List<InitFileType>> |
list() |
RestResult<String> |
preview(String fileName) |
static org.slf4j.Logger logger
@Autowired FileGeneratorService fileGeneratorService
@Autowired EppdevConfService confService
public RestResult<List<InitFileType>> list()
public RestResult<String> preview(String fileName)
Copyright © 2019. All rights reserved.