資源簡介
發布rest接口所需要的jar包
@POST
@Path " register"
@Consumes MediaType APPLICATION JSON
@Produces MediaType APPLICATION JSON
public Response Register com api bean Register reg {
return Response status 200 entity jsonStr build ;
}">發布rest接口
代碼片段和文件信息
評論
共有 條評論