Class I18nConfig


  • @Configuration
    public class I18nConfig
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      I18nConfig()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.molgenis.util.i18n.format.MessageFormatFactory messageFormatFactory()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • I18nConfig

        public I18nConfig()
    • Method Detail

      • messageFormatFactory

        @Bean
        public org.molgenis.util.i18n.format.MessageFormatFactory messageFormatFactory()