You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first question: What's the difference between a factory-created CacheClient interface and a direct injection one?
second question: What mode should I use?direct injection xxxCacheClient or used factory-created?