public interface ScaffoldingConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getApi() |
String |
getBasePath() |
Set<String> |
getExistingConfigurations() |
Set<String> |
getExistingResources() |
Map<String,InputStream> |
getTemplates() |
String getApi()
String getBasePath()
Set<String> getExistingConfigurations()
Map<String,InputStream> getTemplates()
Copyright © 2023. All rights reserved.