Class Hierarchy
- java.lang.Object
- it.smartdust.entitydtomapper.ApplicationContextProvider (implements org.springframework.context.ApplicationContextAware)
- it.smartdust.entitydtomapper.EntitydtomapperApplication
- it.smartdust.entitydtomapper.EntityDtoMapperImpl<T,
S> (implements it.smartdust.entitydtomapper.EntityDtoMapper<T, S>) - it.smartdust.entitydtomapper.MapperConfiguration
- it.smartdust.entitydtomapper.MapperFactoryBean<T,
S> (implements org.springframework.beans.factory.FactoryBean<T>)
Interface Hierarchy
- it.smartdust.entitydtomapper.EntityDtoMapper<T,
S>