Class ThymeLeafConfig
- java.lang.Object
-
- uk.ac.warwick.dcs.sherlock.module.web.configuration.ThymeLeafConfig
-
@Configuration public class ThymeLeafConfig extends java.lang.Object
Additional config settings for the thymeleaf template engine
-
-
Constructor Summary
Constructors Constructor Description ThymeLeafConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description nz.net.ultraq.thymeleaf.LayoutDialect
layoutDialect()
Enables layouts by adding an additional dialect to the template engine
-