搜索资源列表
JavaWS
- With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach
Oreilly.RESTful.Java.with.JAX.RS.Nov.2009-1
- The book: "RESTful Java with JAX RS" Great book about creating RESTFull services with Java and JAX RS
jfinal-1.1.3-src
- JFinal 是基于 Java 语言的极速 WEB + ORM 框架,其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。在拥有Java语言所有优势的同时再拥有ruby、python等动态语言的开发效率!为您节约更多时间,去陪恋人、家人和朋友 :)-JFinal Speed WEB+ ORM framework based on the Java language and its core design goal is the ra
JFinal-1.1.3-reference
- JFinal 是基于 Java 语言的极速 WEB + ORM 框架,其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。在拥有Java语言所有优势的同时再拥有ruby、python等动态语言的开发效率!为您节约更多时间,去陪恋人、家人和朋友 :)-JFinal Speed WEB+ ORM framework based on the Java language and its core design goal is the ra
JFinal-1.2-for-jdk1.5
- JFinal 是基于 Java 语言的极速 WEB + ORM 框架,其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。-JFinal Speed WEB+ ORM framework based on the Java language and its core design goal is the rapid development, less code, learn simple, powerful, lightweight
helloworld-rs
- JAX-RS (JSR-311) 是一种 Java™ API,可使 Java Restful 服务的开发变得迅速而轻松。这个 API 提供了一种基于注释的模型来描述分布式资源。注释被用来提供资源的位置、资源的表示和可移植的(pluggable)数据绑定架构。在本文中,学习如何使用 JAX-RS 在 Java EE 环境内实现 RESTful 服务架构的潜能。-JAX-RS (JSR-311) is a Java ™ API, Java Restful services en
playframework-master
- 高速度的Web框架 - 该游戏框架结合了生产效率和性能,使其易于构建可扩展的Web应用程序.使用Java和Scala。-Play Framework- The High Velocity Web Framework The Play Framework combines productivity and performance making it easy to build scalable web applications with Java and Scala. Play is
JFinal_v2.1
- JFinal 是基于 Java 语言的极速 WEB + ORM 框架,其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。 在拥有Java语言所有优势的同时再拥有ruby、python、php等动态语言的开发效率!为您节约更多时间,去陪恋人、家人和朋友。 JFinal有如下主要特点: MVC架构,设计精巧,使用简单 遵循COC原则,零配置,无xml 独创Db + Record模式,灵活便利 ActiveRecord支持,使数据库开发极致快速
JFinal_v2.2
- JFinal 是基于 Java 语言的极速 WEB + ORM 框架,其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。 在拥有Java语言所有优势的同时再拥有ruby、python、php等动态语言的开发效率!为您节约更多时间,去陪恋人、家人和朋友。-JFinal speed WEB+ ORM framework is based on Java language, the core design goal is to develop rapid, les
elasticsearch
- ElasticSearch是一个基于Lucene的搜索服务器。它提供了一个分布式多用户能力的全文搜索引擎,基于RESTful web接口。Elasticsearch是用Java开发的,并作为Apache许可条款下的开放源码发布,是当前流行的企业级搜索引擎。设计用于云计算中,能够达到实时搜索,稳定,可靠,快速,安装使用方便。-ElasticSearch is an open-source and distributed search engine which is very much scalab
swagger-samples-master
- Swagger Samples for Java Restful Webservices
renren-security-boot
- 人*限系统,基于springboot 的一个比较成熟可用于商业开发的权限系统。用户管理,权限管理,角色管理,Restful API等功能齐全。(Everyone permissions system, based on a more mature springboot, can be used for commercial development permission system. User management, authority management, role management,
RESTful Web Service 实战
- Java RESTful Web Service 实战(Java RESTful Web Service in action)
HttpClientUtil
- httpclient方式调用restful Web Services 的几个方法(httpclient restful Web Services)
rest-client-1.1
- 测试Restful 接口协议,需要安装java jdk。(To test the Restful interface protocol, you need to install Java JDK.)
resty-demo-master
- RESTful API学习工程demo,学习RESTful的设计原则和简单实现(RESTful API showcase)
resty-samples-master
- 在学习Web开发中关于RESTful API的积累的工程实例(samples for RESTful API Learning)
spring-mvc-REST-master
- spring-mvc-REST 是一个完整的,轻量、简单的Java RESTful 项目,基于Spring MVC. 里面有基本的增删改查的功能。而且无需修改任何内容,就可以直接跑起来。 如果你想要学习或贡献和这个项目: 下载IDEA Intellij,然后选择import project, 选择import一个maven项目即可。 (注:该资料是他人用于分享的)(IDEA Intellij,java RESTFul study)
Java源码
- 基友spring boot编码的web程序,接口采用restful接口方式返回数据。