WADL(REST) 基础

本文深入探讨了为什么在软件开发领域中,大多数程序员难以晋升为架构师的原因,从个人技能、团队合作到项目管理等方面进行解析。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

In principle WADL is similar to WSDL, but the structure of the language is much different. Whilst WSDL defines a flat list of messages and operations either consuming or producing some of them, WADL emphasizes the hierarchical nature of RESTful web services. In REST, the primary artifact is the resource. Each resource (noun) is represented as an URI. Every resource can define both CRUD operations (verbs, implemented as HTTP methods) and nested resources. The nested resource has a strong relationship with a parent resource, typically representing an ownership.


入门: http://www.docin.com/p-775458734.html 

JAX-RPC 1.1 --->  JSR 224 JAX-WS: Java Archtecture for XML Web Service

JSR 311 JAX-RS: Java Archtecture for XML RESTful Web Service

视频: http://www.youtube.com/watch?v=hZ2EtAEBpq0 

google WADL complie : https://code.google.com/p/rest-api-code-gen/ 

wadl2java: https://wadl.java.net/ 

    https://wadl.java.net/wadl2java.html 


转载于:https://my.oschina.net/cedo/blog/306846

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值