Class TypeAwareTypeInformationMapper

java.lang.Object
org.springframework.data.convert.SimpleTypeInformationMapper
org.springframework.data.couchbase.core.convert.TypeAwareTypeInformationMapper
All Implemented Interfaces:
Aware, BeanClassLoaderAware, TypeInformationMapper

public class TypeAwareTypeInformationMapper extends SimpleTypeInformationMapper
TypeAwareTypeInformationMapper - leverages @TypeAlias
Author:
Michael Reiche