Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
spring-projects-issues opened this issue Feb 27, 2016 · 2 comments
Closed
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Feb 27, 2016

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

@spring-projects-issues
Copy link
Collaborator Author

Sam Brannen commented

Juergen Hoeller, please review the following pull request:

#982

Cheers,

Sam

@spring-projects-issues
Copy link
Collaborator Author

Sam Brannen commented

Pushed to master in the following commit:

b423596

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants