@Controller @Path(value="/file/upload") public class FileUploadController extends Object
FileUploadController()
byte[]
upload(ai.houyi.dorado.rest.http.MultipartFile file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileUploadController()
@Produce(value="image/jpeg") @POST public byte[] upload(ai.houyi.dorado.rest.http.MultipartFile file)
Copyright © 2018. All rights reserved.