Restful Java with Jax-RS(英文)
Part I. REST and the JAX-RS Standard 1. Introduction to REST . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 REST and the Rebirth of HTTP 4 RESTful Architectural Principles 5 Addressability 6 The Uniform, Constrained Interface 7 Why Is the Uniform Interface Important? 9 Representation-Oriented 10 Communicate Statelessly 10 HATEOAS 11 Wrapping Up 13 2. Designing RESTful Services . . . . . . . . . . . . . . . . . .
用户评论