Uses of Class
org.tailormap.api.service.UploadsService
Packages that use UploadsService
-
Uses of UploadsService in org.tailormap.api.controller
Constructors in org.tailormap.api.controller with parameters of type UploadsServiceModifierConstructorDescriptionLayerAttachedUploadsController(UploadsService uploadsService, UploadRepository uploadRepository, UploadsController uploadsController) UploadsController(UploadRepository uploadRepository, UploadsService uploadsService)