Skip to content

Commit

Permalink
Deploying to gh-pages - 10:03:50
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Mar 12, 2024
1 parent 2e9e8f9 commit 92b1de9
Showing 1 changed file with 50 additions and 50 deletions.
100 changes: 50 additions & 50 deletions snapshot/guide/configurationreference.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ <h1>Configuration Reference</h1>
</div>
<div class="sect2">
<h3 id="_micronaut_serde_api_config_properties">Micronaut Serde Api Config Properties</h3>
<a id="io.micronaut.serde.config.DefaultSerdeConfiguration" href="#io.micronaut.serde.config.DefaultSerdeConfiguration">&#128279;</a>
<a id="io.micronaut.serde.config.DefaultDeserializationConfiguration" href="#io.micronaut.serde.config.DefaultDeserializationConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 1. Configuration Properties for <a href="../api/io/micronaut/serde/config/DefaultSerdeConfiguration.html">DefaultSerdeConfiguration</a></caption>
<caption class="title">Table 1. Configuration Properties for <a href="../api/io/micronaut/serde/config/DefaultDeserializationConfiguration.html">DefaultDeserializationConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -68,56 +68,26 @@ <h3 id="_micronaut_serde_api_config_properties">Micronaut Serde Api Config Prope
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.date-format</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Optional</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.time-write-shape</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../api/io/micronaut/serde/config/SerdeConfiguration.TimeShape.html">SerdeConfiguration$TimeShape</a></p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.numeric-time-unit</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../api/io/micronaut/serde/config/SerdeConfiguration.NumericTimeUnit.html">SerdeConfiguration$NumericTimeUnit</a></p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.write-binary-as-array</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.deserialization.ignore-unknown</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.locale</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Optional</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.time-zone</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Optional</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.included-introspection-packages</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.List</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.maximum-nesting-depth</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.deserialization.array-size-threshold</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">int</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.inet-address-as-numeric</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.deserialization.strict-nullable</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.serde.config.DefaultDeserializationConfiguration" href="#io.micronaut.serde.config.DefaultDeserializationConfiguration">&#128279;</a>
<a id="io.micronaut.serde.config.DefaultSerializationConfiguration" href="#io.micronaut.serde.config.DefaultSerializationConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/serde/config/DefaultDeserializationConfiguration.html">DefaultDeserializationConfiguration</a></caption>
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/serde/config/DefaultSerializationConfiguration.html">DefaultSerializationConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -132,26 +102,21 @@ <h3 id="_micronaut_serde_api_config_properties">Micronaut Serde Api Config Prope
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.deserialization.ignore-unknown</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.deserialization.array-size-threshold</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">int</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.serialization.inclusion</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../api/io/micronaut/serde/config/annotation/SerdeConfig.SerInclude.html">SerdeConfig$SerInclude</a></p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.deserialization.strict-nullable</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.serialization.always-serialize-errors-as-list</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.serde.config.DefaultSerializationConfiguration" href="#io.micronaut.serde.config.DefaultSerializationConfiguration">&#128279;</a>
<a id="io.micronaut.serde.config.DefaultSerdeConfiguration" href="#io.micronaut.serde.config.DefaultSerdeConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 3. Configuration Properties for <a href="../api/io/micronaut/serde/config/DefaultSerializationConfiguration.html">DefaultSerializationConfiguration</a></caption>
<caption class="title">Table 3. Configuration Properties for <a href="../api/io/micronaut/serde/config/DefaultSerdeConfiguration.html">DefaultSerdeConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -166,12 +131,47 @@ <h3 id="_micronaut_serde_api_config_properties">Micronaut Serde Api Config Prope
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.serialization.inclusion</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../api/io/micronaut/serde/config/annotation/SerdeConfig.SerInclude.html">SerdeConfig$SerInclude</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.date-format</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Optional</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.serialization.always-serialize-errors-as-list</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.time-write-shape</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../api/io/micronaut/serde/config/SerdeConfiguration.TimeShape.html">SerdeConfiguration$TimeShape</a></p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.numeric-time-unit</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../api/io/micronaut/serde/config/SerdeConfiguration.NumericTimeUnit.html">SerdeConfiguration$NumericTimeUnit</a></p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.write-binary-as-array</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.locale</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Optional</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.time-zone</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Optional</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.included-introspection-packages</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.List</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.maximum-nesting-depth</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">int</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.serde.inet-address-as-numeric</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
Expand Down

0 comments on commit 92b1de9

Please sign in to comment.