Below we explore how a scope annotation affects an instance value in a Spring REST controller.
Each controller is annotated with scope.
@RestController
@Scope([SCOPE_VALUE])
public class XXXScopeController {}
For further actions, you may consider blocking this person and/or reporting abuse
david -
Nozibul Islam -
Rishi Raj Jain -
Jagroop Singh -
Top comments (0)