You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReloadableResourceBundleMessageSource could store and load Properties with a custom implementation of the PropertiesPersister like YamlPropertiesPersister.java but the extensions ".properties" and ".xml" are hard coded in Java Source.
A good solution could be to add a property "customExtension" to support other file format like yaml.
Affects: 4.2.6
peterjcole, sean-huni, Brutus5000, ThomasKasene, fahu and 28 morerenanfranca