Ehcache midnight/nightly expiration strategy
- by user173491
It's not immediately obvious to me how to set EhCache to expire an entire cache nightly/at midnight. I can easily do this programmatically via a job of some sort, but I wanted to know if there was a more "ehcache" way of doing it.
Thanks in advance!