Configuration Reference
Version:6.0.0-SNAPSHOT
Micronaut Cache Caffeine Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Integer |
||
|
java.lang.Long |
||
|
java.lang.Long |
||
|
java.time.Duration |
||
|
java.time.Duration |
||
|
boolean |
||
|
java.nio.charset.Charset |
||
|
boolean |
||
|
boolean |
True if listen to removals is enabled |
|
|
boolean |
True if listen to evictions is enabled |
Micronaut Cache Core Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Integer |
The initial capacity of the cache |
|
|
java.lang.Long |
The maximum size of the cache |
|
|
java.lang.Long |
The maximum weight of cache entries |
|
|
java.time.Duration |
The expiry to use after the value is written |
|
|
java.time.Duration |
The {@link Duration} |
|
|
boolean |
Set whether record stats is enabled. Default value (false). |
|
|
java.nio.charset.Charset |
The charset used to serialize and deserialize values |
|
|
boolean |
Set whether test mode is enabled. Default value (false). |
|
|
boolean |
Whether the discovery client is enabled |
Micronaut Cache Ehcache Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Long |
the default maximum size of the largest object in the cache |
|
|
java.lang.String |
the storage path in the file system |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.ClassLoader |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Class |
The type of the keys in the cache |
|
|
java.lang.Class |
The type of the values in the cache |
| Property | Type | Description | Default value |
|---|---|---|---|
|
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 |
| Property | Type | Description | Default value |
|---|---|---|---|
|
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 |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Long |
The maximum size of the cache, in bytes |
|
|
java.lang.String |
the server resource |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
the server resource |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Long |
The maximum size of the cache, in bytes |
|
|
java.lang.Integer |
The disk segments used |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Long |
The maximum size of the cache, in bytes |
|
|
java.lang.Long |
The maximum number of entries |
|
|
java.lang.Long |
The maximum size of a single object |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Long |
The maximum size of the cache, in bytes |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
cluster URI |
|
|
java.lang.String |
the default server resource |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Long |
The maximum size of the cache, in bytes |
|
|
java.lang.String |
the server resource |
Micronaut Cache Hazelcast Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
java.util.Properties |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
Sets 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 | Default value |
|---|---|---|---|
|
java.util.Properties |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.util.Set |
||
|
java.util.concurrent.ConcurrentMap |
||
|
java.lang.String |
Sets 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> |
| Property | Type | Description | Default value |
|---|---|---|---|
|
int |
||
|
int |
| Property | Type | Description | Default value |
|---|---|---|---|
|
int |
||
|
java.util.List |
||
|
boolean |
||
|
java.util.Collection |
||
|
java.util.Collection |
| Property | Type | Description | Default value |
|---|---|---|---|
|
int |
||
|
java.util.List |
||
|
boolean |
||
|
java.util.Collection |
||
|
java.util.Collection |
| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
||
|
boolean |
||
|
boolean |
||
|
int |
||
|
int |
Micronaut Cache Infinispan Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
the configuration file location |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
int |
||
|
boolean |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
int |
||
|
boolean |
||
|
boolean |
||
|
int |
||
|
int |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Class |
| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
char |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
char |
||
|
java.lang.String |
||
|
java.lang.String |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
||
|
int |
| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
||
|
boolean |
||
|
java.lang.String |
||
|
java.lang.String |