简体   繁体   中英

REST service with java version 7

Can i develop a REST project using java jdk version 7 ? If so where can I get examples? I have developed a project with jdk version 8 and jax-rs 2.0 , I want my project to be developed with java 7.

Sure you can do it. Eg you could take an older version (<=2.25) of jersey to develop it jersey documentation

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM