restful文件下載功能實現

private static final byte[] UTF8_BOM = {(byte)0xEF, (byte)0xBB, (byte)0xBF}; private static final String FAV_ICO = "fav.ico"; @GET @Path("/getFile") @Produces(MediaType
相關文章
相關標籤/搜索