@Configuration @ConditionalOnMissingBean(value=org.springframework.context.MessageSource.class) public class MessageSourceAutoConfiguration extends Object implements org.springframework.context.EnvironmentAware
Auto-configuration for MessageSource.| Constructor and Description |
|---|
MessageSourceAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.MessageSource |
messageSource() |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
Copyright © 2013. All rights reserved.