Spring Infinispan Cache

Infinispan

Infinispan has no default configuration file location, so it must be specified explicitly. Otherwise,
the default bootstrap is used.
spring.cache.infinispan.config=infinispan.xml

Caches can be created on startup by setting the configprop:spring.cache.cache-names[] property. If
a custom ConfigurationBuilder bean is defined, it is used to customize the caches.


Comments

Popular posts from this blog

Today Walkin 14th-Sept

Hibernate Search - Elasticsearch with JSON manipulation

Spring Elasticsearch Operations