Skip to content

Commit 74d89e8

Browse files
Update FileDownloadController.java
1 parent f5abaf7 commit 74d89e8

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)