摘要:        
@GET @Path("/queryParam") public String getUser(@QueryParam("name") String name) { System.out.println("NameI: " + name); return ...    阅读全文
posted @ 2016-01-09 21:55
林本托
阅读(227)
评论(0)
推荐(0)
        
            
        
        
摘要:        
@Path("resource_path"):The @Path annotation defines the path to the base URL or resource_path. The base URL is based on the application's name, the se...    阅读全文
posted @ 2016-01-09 19:43
林本托
阅读(366)
评论(0)
推荐(0)
        

浙公网安备 33010602011771号