91精产品自偷自偷综合官网版下载-91精产品自偷自偷综合下-91精品-91精品91久久久-91精品成人-91精品成人www

網站建設資訊

NEWS

網站建設資訊

基于SpringBoot上傳任意文件功能的實現

一、pom文件依賴的添加

創新互聯基于成都重慶香港及美國等地區分布式IDC機房數據中心構建的電信大帶寬,聯通大帶寬,移動大帶寬,多線BGP大帶寬租用,是為眾多客戶提供專業服務器托管報價,主機托管價格性價比高,為金融證券行業服務器機柜租用,ai人工智能服務器托管提供bgp線路100M獨享,G口帶寬及機柜租用的專業成都idc公司。


    
      org.springframework.boot
      spring-boot-starter-web
    

    
      org.springframework.boot
      spring-boot-starter-test
      test
    

    
      org.springframework.boot
      spring-boot-starter-thymeleaf
    
  

二、controller層

@Controller
public class FileUploadController {
  private final StorageService storageService;

  @Autowired
  public FileUploadController(StorageService storageService) {
    this.storageService = storageService;
  }

  //展示上傳過的文件
  @GetMapping("/")
  public String listUploadedFiles(Model model) throws IOException {

    model.addAttribute("files", storageService.loadAll().map(path ->
            MvcUriComponentsBuilder.fromMethodName(FileUploadController.class, "serveFile", path.getFileName().toString())
            .build().toString())
        .collect(Collectors.toList()));

    return "uploadForm";
  }

  //下載選定的上傳的文件
  @GetMapping("/files/{filename:.+}")
  @ResponseBody
  public ResponseEntity serveFile(@PathVariable String filename) {

    Resource file = storageService.loadAsResource(filename);
    return ResponseEntity
        .ok()
        .header(HttpHeaders.CONTENT_DISPOSITION, "attachment; filename=\""+file.getFilename()+"\"")
        .body(file);
  }

  //上傳文件
  @PostMapping("/")
  public String handleFileUpload(@RequestParam("file") MultipartFile file,
                  RedirectAttributes redirectAttributes) {

    storageService.store(file);
    redirectAttributes.addFlashAttribute("message",
        "You successfully uploaded " + file.getOriginalFilename() + "!");

    return "redirect:/";
  }

  @ExceptionHandler(StorageFileNotFoundException.class)
  public ResponseEntity<?> handleStorageFileNotFound(StorageFileNotFoundException exc) {
    return ResponseEntity.notFound().build();
  }
}

三、實現的service層

@Service
public class FileSystemStorageService implements StorageService {

  private final Path rootLocation;

  @Autowired
  public FileSystemStorageService(StorageProperties properties) {
    this.rootLocation = Paths.get(properties.getLocation());
  }

  @Override
  public void store(MultipartFile file) {
    try {
      if (file.isEmpty()) {
        throw new StorageException("Failed to store empty file " + file.getOriginalFilename());
      }
      Files.copy(file.getInputStream(), this.rootLocation.resolve(file.getOriginalFilename()));
    } catch (IOException e) {
      throw new StorageException("Failed to store file " + file.getOriginalFilename(), e);
    }
  }

  @Override
  public Stream loadAll() {
    try {
      return Files.walk(this.rootLocation, 1)
          .filter(path -> !path.equals(this.rootLocation))
          .map(path -> this.rootLocation.relativize(path));
    } catch (IOException e) {
      throw new StorageException("Failed to read stored files", e);
    }

  }

  @Override
  public Path load(String filename) {
    return rootLocation.resolve(filename);
  }

  @Override
  public Resource loadAsResource(String filename) {
    try {
      Path file = load(filename);
      Resource resource = new UrlResource(file.toUri());
      if(resource.exists() || resource.isReadable()) {
        return resource;
      }
      else {
        throw new StorageFileNotFoundException("Could not read file: " + filename);

      }
    } catch (MalformedURLException e) {
      throw new StorageFileNotFoundException("Could not read file: " + filename, e);
    }
  }

  @Override
  public void deleteAll() {
    FileSystemUtils.deleteRecursively(rootLocation.toFile());
  }

  @Override
  public void init() {
    try {
      Files.createDirectory(rootLocation);
    } catch (IOException e) {
      throw new StorageException("Could not initialize storage", e);
    }
  }
}

四、在application.properties文件上配置上傳的屬性

spring.http.multipart.max-file-size=128KB
spring.http.multipart.max-request-size=128KB

五、服務啟動時的處理

基于SpringBoot上傳任意文件功能的實現

六、測試成功的結果

基于SpringBoot上傳任意文件功能的實現

以上這篇基于SpringBoot上傳任意文件功能的實現就是小編分享給大家的全部內容了,希望能給大家一個參考,也希望大家多多支持創新互聯。


當前名稱:基于SpringBoot上傳任意文件功能的實現
分享鏈接:http://www.yuzhuanjia.cn/article/jhoigi.html
主站蜘蛛池模板: 97超级碰久久久久香蕉人人 | h网址在线 | 国产91精品久久久久999 | 91久久嫩草影院免费看 | 丰满熟女高潮毛茸茸欧洲 | 一区二区三区免费手机 | 国产aaa级一级毛片 国产aaa免费视频国产 | www.色在线| 99精品国产福久久久久久蜜 | 午夜国产狂喷 | 韩国无码无遮挡在线 | av无码久久久久不卡网站毛 | av片在线无码免费看 | av电影大全五月天 | 国产69一区二区三区在线观看 | 91午夜福利片人妻无码 | 91国偷自产中文字幕婷婷 | 午夜视频久久 | av―极品 | av天堂精品 | 97色综合| 91色视频在线观看 | 动漫精品一级毛片动漫 | 午夜不卡久久精品无码免费 | 成人导航网| 99久久久无码国产精品9 | 波多野结衣hd在线播放蓝光高清手机免费观看 | av免费资源网站在线看 | 91模特| 午夜免费看视频 | 91网站免费在线观看 | 东京热无码精品一区二区 | chinese国产hdfree中文 | 日韩av无码久久 | 国产av永久无码精品网站 | 午夜福利国产成人a∨在线观看 | 国产av综合精品色区 | 91久久偷偷做嫩草影院精品 | 变态的让你无法想象 | chinesespank国产打屁股实践视频 | av一区中文字幕在线观看 |