Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ご存知かもしれませんが、プロパティは通常、ファイルに key=value 形式で書き込まれますが、XML 形式で書き込むこともできます。
問題は、Spring の ResourceBundleMessageSource を XML 形式でプロパティをロードするように構成できるかどうか (およびその方法) です。
ReloadableResourceBundleMessageSourceを試すことができるかもしれません。XMLをサポートしているようです