クラス MessageSourceAutoConfiguration
java.lang.ObjectSE
org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
@AutoConfiguration
@ConditionalOnMissingBean(name="messageSource",
search=CURRENT)
@AutoConfigureOrder(-2147483648)
@Conditional(ResourceBundleCondition.class)
@EnableConfigurationProperties(MessageSourceProperties.class)
@ImportRuntimeHints(org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration.MessageSourceRuntimeHints.class)
public class MessageSourceAutoConfiguration
extends ObjectSE
- 導入:
- 1.5.0
- 作成者:
- Dave Syer, Phillip Webb, Edd ú Mel é ndez, Marc Becker, Misagh Moayyed
ネストされたクラスのサマリー
ネストされたクラスコンストラクターの概要
コンストラクターメソッドのサマリー
コンストラクターの詳細
MessageSourceAutoConfiguration
public MessageSourceAutoConfiguration()
メソッドの詳細
messageSource