Uses of Interface
com.markvarga21.studentmanager.service.file.FileUploadService
Packages that use FileUploadService
Package
Description
This package contains the implementation of the file service.
-
Uses of FileUploadService in com.markvarga21.studentmanager.service.file.impl
Classes in com.markvarga21.studentmanager.service.file.impl that implement FileUploadServiceModifier and TypeClassDescriptionclass
TheFileUploadServiceImpl
class is used to store and manipulate the images of a student.