Configuration Reference
Version:1.2.0
Micronaut Eclipsestore Config Properties
🔗| Property | Type | Description |
|---|---|---|
|
java.lang.Class |
Class of the Root Instance. <a href="https://docs.eclipsestore.io/manual/storage/root-instances.html">Root Instances</a> |
|
java.lang.String |
The name qualifier of the defined postgres DataSource to use. If unset, a datasource with the same name as the storage will be used. If there is no bean with a name qualifier matching the storage name, the default datasource will be used. |
|
java.lang.String |
Name of the table to use. |
| Property | Type | Description |
|---|---|---|
|
org.eclipse.serializer.collections.types.XGettingCollection |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
long |
|
|
java.time.Duration |
|
|
org.eclipse.serializer.configuration.types.ByteSize |
|
|
org.eclipse.serializer.configuration.types.ByteSize |
|
|
double |
|
|
boolean |
|
|
java.lang.Class |
Class of the Root Instance. <a href="https://docs.eclipsestore.io/manual/storage/root-instances.html">Root Instances</a> |
| Property | Type | Description |
|---|---|---|
|
java.lang.Class |
Class of the Root Instance. <a href="https://docs.eclipsestore.io/manual/storage/root-instances.html">Root Instances</a> |
|
java.lang.String |
The name qualifier of the defined S3Client to use. If unset, a client with the same name as the storage will be used. If there is no bean with a name qualifier matching the storage name, the default client will be used. |
|
java.lang.String |
Name of the bucket to use. |
| Property | Type | Description |
|---|---|---|
|
java.lang.Class |
Class of the Root Instance. <a href="https://docs.eclipsestore.io/manual/storage/root-instances.html">Root Instances</a> |
|
java.lang.String |
The name qualifier of the defined DynamoDB Client to use. If unset, a client with the same name as the storage will be used. If there is no bean with a name qualifier matching the storage name, the default client will be used. |
|
java.lang.String |
Name of the DynamoDB table to use. |
| Property | Type | Description |
|---|---|---|
|
boolean |
Whether EclipseStore module is enabled. Default Value: true |
Micronaut Eclipsestore Rest Config Properties
🔗| Property | Type | Description |
|---|---|---|
|
boolean |
|
|
java.lang.String |