Configuration Reference
Version:5.1.0
Micronaut Cache Caffeine Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.Integer |
|
|
java.lang.Long |
|
|
java.lang.Long |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
boolean |
|
|
java.nio.charset.Charset |
|
|
boolean |
|
|
boolean |
If a removal listener is defined and this property is true then caffeine will send removal events to that listener. |
|
boolean |
If a removal listener is defined and this property is true then caffeine will send eviction events to that listener. |
Micronaut Cache Core Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.Integer |
|
|
java.lang.Long |
|
|
java.lang.Long |
|
|
java.time.Duration |
|
|
java.time.Duration |
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry’s creation, the most recent replacement of its value, or its last read. |
|
boolean |
Some caches support recording statistics. For example to record hit and miss ratio’s fine tune the cache characteristics. |
|
java.nio.charset.Charset |
|
|
boolean |
Some caches have a test mode. For example to to enable the eager execution of cleanup operations making it easier to test. |
|
boolean |
Default value (true). |
Micronaut Cache Ehcache Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
Property | Type | Description |
---|---|---|
|
java.lang.Long |
Property | Type | Description |
---|---|---|
|
java.lang.Long |
|
|
java.lang.Long |
|
|
java.lang.Long |
Property | Type | Description |
---|---|---|
|
java.lang.Long |
|
|
java.lang.String |
Property | Type | Description |
---|---|---|
|
java.lang.Long |
|
|
java.lang.String |
Property | Type | Description |
---|---|---|
|
org.ehcache.config.Builder |
|
|
org.ehcache.config.EvictionAdvisor |
|
|
java.lang.ClassLoader |
|
|
org.ehcache.config.Builder |
|
|
org.ehcache.spi.loaderwriter.CacheLoaderWriter |
|
|
org.ehcache.spi.resilience.ResilienceStrategy |
|
|
org.ehcache.spi.copy.Copier |
|
|
org.ehcache.spi.copy.Copier |
|
|
org.ehcache.spi.serialization.Serializer |
|
|
org.ehcache.spi.serialization.Serializer |
|
|
int |
|
|
java.lang.String |
|
|
java.lang.Class |
|
|
java.lang.Class |
Property | Type | Description |
---|---|---|
|
java.lang.Long |
|
|
java.lang.Integer |
Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.ClassLoader |
|
|
java.lang.Long |
|
|
java.lang.String |
Property | Type | Description |
---|---|---|
|
java.lang.String |
Micronaut Cache Hazelcast Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.util.Properties |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
Returns the path to a Hazelcast XML or YAML configuration file. <p>If non-null, the contents of the file will override this configuration. This path will be used to set system property {@code hazelcast.config}.</p> |
Property | Type | Description |
---|---|---|
|
java.util.Properties |
|
|
boolean |
|
|
int |
|
|
java.util.List |
|
|
boolean |
|
|
java.util.Collection |
|
|
java.util.Collection |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.util.Set |
|
|
java.util.concurrent.ConcurrentMap |
|
|
java.lang.String |
Returns the path to a Hazelcast XML or YAML configuration file. <p>If non-null, the contents of the file will override this configuration. This path will be used to set system property {@code hazelcast.client.config}.</p> |
|
int |
|
|
int |
|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
int |
|
|
int |
Micronaut Cache Infinispan Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
int |
|
|
boolean |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
long |
|
|
int |
|
|
long |
|
|
int |
|
|
java.lang.Class |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
char |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
char |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
boolean |
|
|
boolean |
|
|
int |
|
|
int |