@Configuration @ConditionalOnMissingBean(value=org.springframework.context.MessageSource.class) public class MessageSourceAutoConfiguration extends Object implements org.springframework.context.EnvironmentAware
Auto-configuration
MessageSource
MessageSourceAutoConfiguration()
org.springframework.context.MessageSource
messageSource()
void
setEnvironment(org.springframework.core.env.Environment environment)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MessageSourceAutoConfiguration()
public void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment
org.springframework.context.EnvironmentAware
@Bean public org.springframework.context.MessageSource messageSource()
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.