Module io.inverno.mod.boot
Package io.inverno.mod.boot.converter
package io.inverno.mod.boot.converter
Base object converter implementation and beans.
-
ClassDescriptionJSON Bytebuf to Object converter backed by an
ObjectMapper
.JSON String to Object converter backed by anObjectMapper
.ByteBufapplication/json
media type converter.Stringapplication/json
media type converter.ByteBufapplication/x-ndjson
media type converter as defined by Newline Delimited JSON.Stringapplication/x-ndjson
media type converter as defined by Newline Delimited JSON.String to object converter used basically to convert string parameter values into primitive and common types.The compound decoders socket.The compound encoders socket.ByteBuftext/plain
media type converter.Stringtext/plain
media type converter.