RESTFul Web Service Development with Jersey 2.x
by: Han Sun
Print Length 页数: 262 pages
Edition 版次: 1
Language 语言: English
Publication Date 出版日期: 2016-08-25
ISBN-10: B01L12JMVS
Book Description
By finelybook
This book provides a comprehensive introduction to Jersey framework (an implementation of JAX-RS specification) as the application development framework for RESTFul web service development. This book is short,about 260 pages. The topics I have covered include: 1) Using JAX-RS annotations to construct a web service which is accessible with a URL created using the same annotations. 2) Using JAX-RS annotations to route the incoming requests to a specific web resource (a class or a method in a class that can handle incoming REST request). 3) Using JAX-RS annotations to specify how the parameters can be passed from a client to the web resource,via http request header,from the URL path,from request body,from cookies,etc. 4) Using JSON,or XML to pass request and response data. 5) Various uses of Jersey clients to communicate with web service. 6) How to handle binary data,streams,exceptions,and other types of HTTP data. 7) Basics of authentication and authorization. 8) Self-hosting,and dependency injection.
相关文件下载地址
相关推荐
- Algebraic Topology: Constructions, Retractions, and Fixed Point Theory
- Combating Cyberattacks Targeting the AI Ecosystem: Assessing Threats, Risks, and Vulnerabilities
- Linear Algebra: Vector and Inner Product Spaces
- Linear and Nonlinear Optimization Using Spreadsheets: Examples for Prescriptive, Predictive and Descriptive Analytics
- Data Centre Management
- Numerical Simulation and Computational Methods in Toroidal Physics with Python