How to calculate the memory occupied by caffeine cache

1.7k Views Asked by At

We have a requirement to calculate the total memory occupied for the cached objects in spring boot application. We are using caffeine cache implementation.

Any pointer we can get the details about memory uses ?

0

There are 0 best solutions below