We need to create a new class for storing request data(userId, userLanguage, and so on) current thread Class has to contain @Data @Component @RequestScope Inject this class in Filter and set these data to it
We need to create a new class for storing request data(userId, userLanguage, and so on) current thread
Class has to contain
@DaTa
@component
@requestScope
Inject this class in Filter and set these data to it