Uses of Class
com.Server.entiy.Roles

Packages that use Roles
Package Description
com.Server.entiy
com.Server.model has class with mapped to relation table database by ORM.
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.