RESTful的Web服务框架 RESTEasy

码农软件 · 软件分类 · REST/RESTful项目 · 2019-03-11 20:11:48

软件介绍

JBoss RESTEasy 是一个用来使用Java语言开发 RESTFul Web服务的框架。

RESTEasy 项目是 JAX-RS 的一个实现,集成的一些亮点:

  • 不需要配置文件,只要把JARs文件放到类路径里面,添加 @Path 注解就可以了。
  • 完全的把 RESTEeasy 配置作为Seam 组件来看待。
  • HTTP 请求由Seam来提供,不需要一个额外的Servlet。
  • Resources 和providers可以作为 Seam components (JavaBean or EJB),具有全面的Seam injection,lifecycle, interception, 等功能支持。

本文地址:https://www.codercto.com/soft/d/1138.html

Essential ActionScript 3.0

Essential ActionScript 3.0

Colin Moock / Adobe Dev Library / June 22, 2007 / $34.64

ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essentia......一起来看看 《Essential ActionScript 3.0》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具