@Service
public class UploadHandler
extends java.lang.Object
Constructor | Description |
---|---|
UploadHandler() |
Modifier and Type | Method | Description |
---|---|---|
org.springframework.http.ResponseEntity<?> |
handle(org.springframework.web.multipart.MultipartFile uploadFile,
org.hibernate.SessionFactory sessionFactory) |