Uses of Class
com.calumma.backend.web.service.BaseService
-
Packages that use BaseService Package Description com.calumma.backend.web.controller -
-
Uses of BaseService in com.calumma.backend.web.controller
Methods in com.calumma.backend.web.controller that return BaseService Modifier and Type Method Description abstract BaseService<Entity,T>BaseController. getService()
-