diff --git a/snapshot/guide/configurationreference.html b/snapshot/guide/configurationreference.html index 58257bc3..18454b81 100644 --- a/snapshot/guide/configurationreference.html +++ b/snapshot/guide/configurationreference.html @@ -51,9 +51,33 @@
Property | +Type | +Description | +
---|---|---|
|
+boolean |
+Whether MicroStream Cache module is enabled. Default Value: true |
+
Property | -Type | -Description | -
---|---|---|
|
-boolean |
-Whether MicroStream Cache module is enabled. Default Value: true |
-
Property | -Type | -Description | -
---|---|---|
|
-java.lang.Class |
-Class of the Root Instance. - <a href="https://docs.microstream.one/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 | -
---|---|---|
|
-boolean |
-Whether MicroStream module is enabled. Default Value: true |
-
Property | -Type | -Description | -
---|---|---|
|
-java.lang.Class |
-Class of the Root Instance. - <a href="https://docs.microstream.one/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 | +
---|---|---|
|
+boolean |
+Whether MicroStream module is enabled. Default Value: true |
+
Property | +Type | +Description | +
---|---|---|
|
+java.lang.Class |
+Class of the Root Instance. + <a href="https://docs.microstream.one/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.microstream.one/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. |
+