If you have everything in order with some outdated data, just set the default for expiration that is convenient for you, and you will be installed.
Example:
<property name="cache.default_expiration">120</property>
This sets the default expiration to two minutes, so you will never see stale data older than this.
source share