开发者

Jersey with Java 5

开发者 https://www.devze.com 2023-03-12 18:52 出处:网络
What is the latest version of Jersey that will run with Java 5?I found the Jersey 1.3 documentation saying that Java 6 is required but I\'m having troubles finding previous versions of the 开发者_JAVA

What is the latest version of Jersey that will run with Java 5? I found the Jersey 1.3 documentation saying that Java 6 is required but I'm having troubles finding previous versions of the 开发者_JAVA百科docs.


If you are stuck with Java 5, your need to use Jersey 1.2.

If the version is not mature enough for you, try Spring 3 MVC for building REST webservices, works with Java 5:

  • Spring Documentation
  • Spring blog article
  • Build RESTful web services using Spring 3 (ibm)


You sure? Jersey 1.7 guide claims 1.5 works, with some additional jars.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号