Build a default cache key for a decorated method: Class.method:<hash(args)>.
Class.method:<hash(args)>
The class/method scope (e.g. 'UserService.getName').
'UserService.getName'
The call arguments.
The derived key.
Build a default cache key for a decorated method:
Class.method:<hash(args)>.