加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > Java > 正文

Java Rest framewok

发布时间:2020-12-15 01:59:48 所属栏目:Java 来源:网络整理
导读:哪个是一个很好的 java REST框架? 我希望它与Tomcat 6一起部署. 解决方法 请参阅我的回答: RESTFul Web Development with Java EE 6: I’d recommend you have a look at: 07001 07002 07003 with the 07004 07005 07006 (One question though: why speci
哪个是一个很好的 java REST框架?

我希望它与Tomcat 6一起部署.

解决方法

请参阅我的回答: RESTFul Web Development with Java EE 6:

I’d recommend you have a look at:

  • 07001
  • 07002
  • 07003 with the 07004
  • 07005
  • 07006

(One question though: why specifically
do you need to be able to integrate
with Java EE?)

EDIT: In the case where you absolutely want to use the Java EE APIs,then as mentioned by BalusC,07007 is your solution of choice. Restlet and Jersey both support it. I don’t know about RESTEasy,but the JAX-RS Wikipedia page mentions it does.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读