Skip to content

Introduce MapAccessor in SpEL and deprecate existing implementation in spring-context #35537

@sbrannen

Description

@sbrannen

The MapAccessor for SpEL currently resides in the org.springframework.context.expression package in the spring-context module; however, it arguably should reside in the spring-expression module so that it can be used whenever SpEL is used (without requiring spring-context).

We should therefore officially deprecate the MapAccessor in spring-context for removal in favor of a new copy of the implementation in the org.springframework.expression.spel.support package in spring-expression.

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