Class FreemarkerTestConfig

java.lang.Object
net.andresbustamante.yafoot.messaging.config.FreemarkerTestConfig

@Configuration public class FreemarkerTestConfig extends Object
Freemarker configuration. Used for creating messages from predefined 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