@FlowScoped should be allowed on method and annotation
Open
Component: Flow
Priority: Major
Type: Improvement
- Dominant language
- Java
- Stars
- 127
- Forks
- 59
- Avg merge
- 23h
- Merged PRs (30d)
- 7
Description
Currently, @FlowScoped annotation can only target types. This makes it impossible to create flowscoped beans through @Produces methods or use @FlowScoped on a @Stereotype annotation.
#### Affected Versions
[2.2]
Contributor guide
Research direction
Start by locating the @FlowScoped annotation declaration and its target metadata. Check how producer methods and stereotype annotations are represented, then verify that both requested target forms are accepted for the affected version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100