Dynamically @Autowire bean depending on the @Scope in Spring

前端 未结 0 855
情书的邮戳
情书的邮戳 2021-01-07 01:39

I have a service which caches the response. I use a simple Map for caching the response.

I also have two scopes: @RequestScope and @GrpcScope

相关标签:
回答
  • 消灭零回复
提交回复
热议问题