Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, PageCachingValve#appendRequestInfoToCacheKey() is not customizable at all for some use cases (e.g, exclude some unnecessary parameters in cache key generation for some reason)
Ard and I agreed to move the logic out to a separate interface and implementation, which enables developers to inject a custom bean in spring override assembly.