Class HttpTypeConverterRegistrar

java.lang.Object
io.micronaut.http.HttpTypeConverterRegistrar
All Implemented Interfaces:
TypeConverterRegistrar

@Internal public final class HttpTypeConverterRegistrar extends Object implements TypeConverterRegistrar
The HTTP converters registrar.
Since:
3.6.0
Author:
Denis Stepanov