Pre Merge pull request !646 from QianRj/dev
This commit is contained in:
commit
f8be3e8b13
@ -78,6 +78,7 @@ public class CaffeineCacheDecorator implements Cache {
|
||||
|
||||
@Override
|
||||
public void clear() {
|
||||
CAFFEINE.invalidateAll();
|
||||
cache.clear();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user