t.ncache.spring.5.2-alpha-16.source-code.ncache-spring.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ncache.spring Show documentation
Show all versions of ncache.spring Show documentation
NCache Spring integration.
<application-config enable-cache-exception="true" default-cache-name="default"> <caches> <cache name="default" ncacheid-instance="testcache" priority="normal" expiration-type="sliding" expiration-period="15" /> </caches> </application-config>