@Configuration(proxyBeanMethods=false) @AutoConfigureOrder(value=-2147483648) public class I18nConfiguration extends Object
| 构造器和说明 |
|---|
I18nConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.context.MessageSource |
autoResolveI18nMessageSource() |
org.springframework.context.MessageSource |
compositeMessageSource(org.springframework.beans.factory.ObjectProvider<org.springframework.context.MessageSource> objectProvider) |
@Bean public org.springframework.context.MessageSource autoResolveI18nMessageSource()
@Bean @Primary public org.springframework.context.MessageSource compositeMessageSource(org.springframework.beans.factory.ObjectProvider<org.springframework.context.MessageSource> objectProvider)
Copyright © 2016–2023. All rights reserved.