Skip to content

Introduce putIfAbsent() in AnnotationAttributes [SPR-13060] #17652

@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-13060 and commented

java.util.Map introduces putIfAbsent(K, V) in Java 8.

Thus, the goal of this issue is to provide the same convenience to users of AnnotationAttributes before Spring requires Java 8.


Referenced from: commits ca09b1f

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