Package org.mybatis.scripting.thymeleaf
Class ThymeleafLanguageDriverConfig.TemplateFileConfig
java.lang.Object
org.mybatis.scripting.thymeleaf.SqlGeneratorConfig.TemplateFileConfig
org.mybatis.scripting.thymeleaf.ThymeleafLanguageDriverConfig.TemplateFileConfig
- Enclosing class:
ThymeleafLanguageDriverConfig
public static class ThymeleafLanguageDriverConfig.TemplateFileConfig
extends SqlGeneratorConfig.TemplateFileConfig
Template file configuration for language driver of the MyBatis.
- Since:
- 1.0.2
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The template file path provider configuration. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the template file path provider configuration.Methods inherited from class org.mybatis.scripting.thymeleaf.SqlGeneratorConfig.TemplateFileConfig
getBaseDir, getCacheTtl, getEncoding, getPatterns, isCacheEnabled, setBaseDir, setCacheEnabled, setCacheTtl, setEncoding, setPatterns