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 anObjectMapper
.JSON String to Object converter backed by anObjectMapper
.ByteBuf
application/json
media type converter.Stringapplication/json
media type converter.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.ByteBuf
text/plain
media type converter.Stringtext/plain
media type converter.