JAX-RS 2.0介紹了一種新的client API,涉及主要3個類:Client , WebTarget ... ResteasyClient client = new ResteasyClientBuilder().build(); ...
確定! 回上一頁