Currently ResourceBundleMessageSource is used as MessageSource in MessageSourceAutoConfiguration. But in some way ReloadableResourceBundleMessageSource is more preferable. Would it be possible if the MessageSource type is configurable?

Comment From: snicoll

@deeaitche thanks for the suggestion. This is a duplicate of #15007