使用IDEA+Maven+jersey構建RESTful Web Services入門案例

1.首先在WEB項目 2.創建好之後點擊項目右鍵,點Add Frameworks Support給項目添加Maven框架 3.創建好之後的項目結構如下圖所示 4.添加pom.xml依賴 <dependencies> <dependency> <groupId>org.glassfish.jersey.containers</groupId>
相關文章
相關標籤/搜索