Factory properties for individually configured caches. Note that changes to these cache configurations will generally require a restart.

Name (name)

The name of the cache

Maximum Size (maxSize)

The maximum number of entries allowed in the cache before entries will start to be evicted.

Size Policy (sizePolicy)

Size policy dictates the meaning of the maxSize property.

Maximum Idle Time (maxIdleSeconds)

Default maximum idle time for an entry in seconds.

Eviction Policy (evictionPolicy)

Eviction policy.