Class CacheKey
java.lang.Object
in.co.akshitbansal.springwebquery.resolver.field.cache.CacheKey
Composite key used for caching DTO-aware field-resolution results.
The cache is scoped by the entity type, DTO type, and incoming DTO path so the same selector string can be resolved independently for different query contracts.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheKey
public CacheKey()
-