Configuration Reference
Version:3.1.0
Micronaut Toml Serde Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.Integer |
The maximum number token length, or {@code null} to use the default |
|
|
java.lang.Integer |
The maximum string value length, or {@code null} for no limit |
|
|
java.lang.Integer |
The maximum document size in bytes, or {@code null}/non-positive for no limit |
| Property | Type | Description | Default value |
|---|---|---|---|
|
The configured write layout (defaults to {@link WriteLayout#TABLE}) |