Class FreemarkerTestConfig
java.lang.Object
net.andresbustamante.yafoot.messaging.config.FreemarkerTestConfig
Freemarker configuration. Used for creating messages from predefined templates.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
Freemarker configuration factory for test templates.
-
Constructor Details
-
FreemarkerTestConfig
public FreemarkerTestConfig()
-
-
Method Details
-
freeMarkerConfiguration
@Bean public org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean freeMarkerConfiguration()Freemarker configuration factory for test templates.- Returns:
- Configuration factory bean
-