当前位置: 首页 > 教程 > WebService >

JAX-RS教程

精华
小牛编辑
138浏览
2023-03-14

JAX-RS教程提供了JAX-RS API的概念和示例。 这个JAX-RS教程专为初学者和专业人士设计。

JAX-RS API有两个主要实现。它们分别如下 -

  • Jersey
  • RESTEasy

如下图示 -

RESTful JAX-RS示例(Jersey)

  • https://www.xnip.cn/web_service/jax-rs-example-jersey.html

JAX-WS注释示例

  • https://www.xnip.cn/web_service/jax-rs-annotations-example.html

JAX-RS文件下载示例

  • https://www.xnip.cn/web_service/jax-rs-file-download-example.html

JAX-RS文件上传示例

  • https://www.xnip.cn/web_service/jax-rs-file-upload-example.html