Uses of Interface
com.alpaca.mapper.IUserMapper
Packages that use IUserMapper
-
Uses of IUserMapper in com.alpaca.controller
Fields in com.alpaca.controller declared as IUserMapper -
Uses of IUserMapper in com.alpaca.mapper.impl
Classes in com.alpaca.mapper.impl that implement IUserMapperModifier and TypeClassDescriptionclass
Implementation of theIUserMapper
interface responsible for mapping betweenUser
entities and their corresponding request and response DTOs.