Skip to content

Commit 1c792be

Browse files
authored
Merge pull request #36 from jilsonthankachan/patch-2
Update FileDownloadController.java
2 parents 4c42d44 + 74d89e8 commit 1c792be

File tree

1 file changed

+1
-1
lines changed
  • springboot-upload-download-file-rest-api-example/src/main/java/net/alanbinu/springboot/fileuploaddownload/controller

1 file changed

+1
-1
lines changed

springboot-upload-download-file-rest-api-example/src/main/java/net/alanbinu/springboot/fileuploaddownload/controller/FileDownloadController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package net.javaguides.springboot.fileuploaddownload.controller;
1+
package net.alanbinu.springboot.fileuploaddownload.controller;
22

33
import java.io.IOException;
44

0 commit comments

Comments
 (0)