Jersey入门Demo 上传者:火苗战神 2019-06-05 12:09:53上传 ZIP文件 4.38MB 热度 66次 @GET@Produces(MediaType.TEXT_PLAIN)publicStringsayHello(){return"HelloWorld!";}@GET@Path("/{param}")@Produces("text/plain;charset=UTF-8")publicStringsayHelloToUTF8(@PathParam("param")Stringname){return"Hello" 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 发表评论