Skip to content

Commit

Permalink
Deploying to gh-pages - 06:01:27
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Apr 8, 2024
1 parent 973577b commit ba8a023
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions snapshot/guide/configurationreference.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,43 @@ <h3 id="_micronaut_serde_api_config_properties">Micronaut Serde Api Config Prope
</tbody>
</table>
<div style="page-break-after: always;"></div>
<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 2. 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%;">
<col style="width: 33.3334%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Property</th>
<th class="tableblock halign-left valign-top">Type</th>
<th class="tableblock halign-left valign-top">Description</th>
</tr>
</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"></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">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.DefaultSerdeConfiguration" href="#io.micronaut.serde.config.DefaultSerdeConfiguration">&#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/DefaultSerdeConfiguration.html">DefaultSerdeConfiguration</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 Down Expand Up @@ -144,40 +178,6 @@ <h3 id="_micronaut_serde_api_config_properties">Micronaut Serde Api Config Prope
</tbody>
</table>
<div style="page-break-after: always;"></div>
<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 3. 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%;">
<col style="width: 33.3334%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Property</th>
<th class="tableblock halign-left valign-top">Type</th>
<th class="tableblock halign-left valign-top">Description</th>
</tr>
</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"></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">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
</div>
<div class="sect2">
<h3 id="_micronaut_serde_jackson_config_properties">Micronaut Serde Jackson Config Properties</h3>
Expand Down

0 comments on commit ba8a023

Please sign in to comment.