Package com.broadleafcommerce.common.extension.cache.key
-
Interface Summary Interface Description ContextKeyGen KeyGeneratorto use with Spring Cache for method response caching that needs to take into accountDataRouteContextas part of the cache key determination.InstantAwareKey Marker interface to denote the key should also take into account an incremented instant param.NamedParam Represents a param for cache key generation that includes a name.