資源簡(jiǎn)介
發(fā)布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 ;
}">發(fā)布rest接口
代碼片段和文件信息
評(píng)論
共有 條評(píng)論