Skip to content

Improve FreeMarkerConfigurationFactory to mutate its configuration #23054

@snicoll

Description

@snicoll

Right now FreeMarkerConfigurationFactory can only be used to set settings with no way to know what the currently configured settings are. We'd like to use it as a source for a customizer in Spring Boot but the current API does not allow us to do that.

For instance, we'd like to add a variable or know variables are currently configured but the API does not allow us to know what the current variables are.

See spring-projects/spring-boot#8965

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions