springboot3

This commit is contained in:
Jerry Yan
2025-06-11 10:06:25 +08:00
parent 98ea5846fe
commit 14c85838f4
29 changed files with 96 additions and 95 deletions

View File

@@ -35,7 +35,7 @@ import org.springframework.web.bind.annotation.*;
import org.springframework.web.context.request.async.DeferredResult;
import org.springframework.web.multipart.MultipartFile;
import javax.servlet.http.HttpServletRequest;
import jakarta.servlet.http.HttpServletRequest;
import java.io.IOException;
import java.io.InputStream;
import java.net.MalformedURLException;