introduce validation and quick fixes for specific scope annotations #1401
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: validation
type: enhancement
Milestone
Similar to the
RequestMapping
->Get/Post/Put/DeleteMapping
validation and quick fixes to automatically convert the source code to use the more specific annotations, we should implement the same feature for theScope
->Application/RequestScope
annotation.The text was updated successfully, but these errors were encountered: