Uses of Package
com.Server.entiy

Packages that use com.Server.entiy
Package Description
com.Server.entiy
com.Server.model has class with mapped to relation table database by ORM.
com.Server.mapper.impl
com.Server.mapper.impl - mapped dto to entity and reverse.
com.Server.repository
com.Server.repository has Interface which available on access to table database.
com.Server.service
com.Server.service has service used to services on database table available repository interface.
com.Server.service.impl
com.Server.service.impl has the class witch implement services interface method.