类 LanguageAutoConfiguration

java.lang.Object
com.sie.mbm.mom.framework.language.config.LanguageAutoConfiguration

@AutoConfiguration @ComponentScan(basePackages="com.sie.mbm.mom.framework.language") public class LanguageAutoConfiguration extends Object
多语言自动配置
  • 字段详细资料

  • 构造器详细资料

  • 方法详细资料

    • run

      @EventListener(org.springframework.boot.context.event.ApplicationReadyEvent.class) public void run(org.springframework.boot.context.event.ApplicationReadyEvent event)