public final class DataTrackingCacheUtility extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getKeyFragment(org.springframework.data.domain.Pageable page)
Create a key fragment appropriate for a specified page of data.
|
public static String getKeyFragment(org.springframework.data.domain.Pageable page)
page
- The page of data requested to use as a cache keyCopyright © 2021. All rights reserved.