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
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
spring-projects-issues commentedon Jan 12, 2019
Bulk closing outdated, unresolved issues. Please, reopen if still relevant.
62mkv commentedon Mar 15, 2019
I would say it's relevant!
pierrickrouxel commentedon Jul 19, 2019
I think this is relevant too. All my application is YAML configured (properties, liquibase..) excepted messages. It's really frustrating.
Without this support we must use two different markup language to maintain our projects.
Gorynych commentedon Dec 29, 2019
Is it possible to reopen an issue?
58 remaining items