getCacheKey: generate the key to be used to cache the response.paramcontext the web application contextparamrequest incoming HttpServletRequestreturnkey string used to access the cache entry. if the return value is null, a default key is used.
HttpServletRequest