public static class ThymeleafLanguageDriverConfig.TemplateFileConfig extends SqlGeneratorConfig.TemplateFileConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
ThymeleafLanguageDriverConfig.TemplateFileConfig.PathProviderConfig
The template file path provider configuration.
|
| Constructor and Description |
|---|
TemplateFileConfig() |
| Modifier and Type | Method and Description |
|---|---|
ThymeleafLanguageDriverConfig.TemplateFileConfig.PathProviderConfig |
getPathProvider()
Get the template file path provider configuration.
|
getBaseDir, getCacheTtl, getEncoding, getPatterns, isCacheEnabled, setBaseDir, setCacheEnabled, setCacheTtl, setEncoding, setPatternspublic ThymeleafLanguageDriverConfig.TemplateFileConfig.PathProviderConfig getPathProvider()
Copyright © 2018–2020 MyBatis.org. All rights reserved.