Closed
Description
Loïc Dreux opened SPR-14419 and commented
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