Module bean.mapper.api
Package io.github.astrapi69.bean.mapper
-
Interface Summary Interface Description BeanMapper<ENTITY,DTO> The interfaceBeanMapper
provides the methods for mapping entities to data transfer objects(dto) and backGenericMapper<ENTITY,DTO,MAPPER> The interfaceGenericMapper
extendsBeanMapper
provides methods for get the mapper, the class type of entity and the dto