Class DefaultSerdeRegistry

java.lang.Object
io.micronaut.serde.support.DefaultSerdeRegistry
All Implemented Interfaces:
io.micronaut.core.convert.ConversionServiceProvider, DeserializerLocator, NamingStrategyLocator, SerdeRegistry, SerializerLocator

@Singleton public class DefaultSerdeRegistry extends Object implements SerdeRegistry
Default implementation of the SerdeRegistry interface.