Skip to content

Revise resource bundle caching for common locales #36957

Description

@jhoeller

Spring's ResourceBundleMessageSource and in particular ReloadableResourceBundleMessageSource apply custom bundle caching for the lifetime of their containing application context. This can be improved to differentiate between JVM-known locales and custom locale variants, in particular reducing the footprint for non-existing property file variants.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions