Skip to content

Introduce common composed annotations for web scopes [SPR-13993] #18566

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-13993 and commented

Overview

See #18022.

Notes from Juergen

The web scope annotations should default to proxy mode TARGET_CLASS, analogous to the existing scope variants in Spring Cloud and Spring Batch, while still allowing for a choice of proxy modes via a proxyMode attribute.

Deliverables

  • Introduce @ApplicationScope, @SessionScope, and @RequestScope composed annotations for web scopes

Affects: 4.2 GA

Issue Links:

Referenced from: commits b423596, 161ec15

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions