CXF_Spring_Rest
摘要:
一、接口类@Path("/rest_HelloWorld")public interface Rest_HelloWorld { @GET @Produces (MediaType.TEXT_PLAIN) @Path("/say/{name}") public String say(@Path... 阅读全文
posted @ 2015-04-12 13:01 caroline_lc 阅读(229) 评论(0) 推荐(0)
浙公网安备 33010602011771号