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
@RequestScope
@GrpcScope