Class HttpServerTypeConvertersRegistrar

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

@Internal public final class HttpServerTypeConvertersRegistrar extends Object implements TypeConverterRegistrar
The HTTP server type converters registrar.
Since:
4.3.0
Author:
Denis Stepanov