Package io.micronaut.serde.toml.support
package io.micronaut.serde.toml.support
TOML-specific mapper support infrastructure.
-
ClassDescriptionAdapts the shared
Parserto Micronaut Serialization: decodes a TOML input stream into aJsonNodetree while enforcing the configured read limits (document size, string/number length, depth).TOML-specific configuration.TOML read constraints.Controls TOML serialization behavior.TOML writer layout.