MCPcopy Create free account
hub / github.com/caov/Blog / upload

Method upload

webuploader/src/main/java/com/van/Uploader.java:74–102  ·  view source on GitHub ↗

@author van 修改上传

(@RequestParam(value = "file") MultipartFile file,
				@RequestParam(value = "md5File") String md5File,
                @RequestParam(value = "chunk",required= false) Integer chunk)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected