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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions