RESTful Java Web Services, Third Edition by Bogunuva Mohanram Balachandar
Author:Bogunuva Mohanram Balachandar
Language: eng
Format: mobi
Tags: COM060180 - COMPUTERS / Web / Web Services and APIs, COM051010 - COMPUTERS / Programming Languages / General, COM051280 - COMPUTERS / Programming Languages / Java
Publisher: Packt
Published: 2017-11-16T08:41:48+00:00
The next phase in the cycle is to convert the inbound stream into the Java object representation. This is done by matching the MessageBodyReader provider identified by the runtime.
After taking the incoming request through the configured filters, interceptors, and message body readers, the JAX-RS runtime invokes the resource class method identified for serving the request. If you have any Bean Validation annotation configured on the method parameters, it will get executed at this stage: If the validation fails and results in ConstraintViolationException, the runtime skips the execution of the method and identifies ExceptionMapper to handle the exception. The exception mapper generates the HTTP response content for the exception.
Upon successful validation, the resource method is executed. If the resource method throws some exception, the framework invokes the matching ExceptionMapper to generate the HTTP response body for the exception.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Hello! Python by Anthony Briggs(9873)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9763)
The Mikado Method by Ola Ellnestam Daniel Brolund(9754)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8264)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7755)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7748)
Grails in Action by Glen Smith Peter Ledbrook(7673)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7523)
Windows APT Warfare by Sheng-Hao Ma(6523)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6385)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6269)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6142)
Kotlin in Action by Dmitry Jemerov(5025)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4304)
Functional Programming in JavaScript by Mantyla Dan(4025)
Solidity Programming Essentials by Ritesh Modi(3855)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3628)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3578)
The Ultimate iOS Interview Playbook by Avi Tsadok(3546)
