@Configuration @ConditionalOnMissingBean(value=org.springframework.context.MessageSource.class, search=CURRENT) @AutoConfigureOrder(value=-2147483648) @Conditional(value=MessageSourceAutoConfiguration.ResourceBundleCondition.class) @EnableConfigurationProperties public class MessageSourceAutoConfiguration extends Object
Auto-configuration
MessageSource
protected static class
MessageSourceAutoConfiguration.ResourceBundleCondition
MessageSourceAutoConfiguration()
messageSource()
MessageSourceProperties
messageSourceProperties()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MessageSourceAutoConfiguration()
@Bean @ConfigurationProperties(prefix="spring.messages") public MessageSourceProperties messageSourceProperties()
@Bean public MessageSource messageSource()
Impressum und Datenschutz Copyright ©2018 eir.me