February 2019
Intermediate to advanced
446 pages
10h 55m
English
You could say that Roy Fielding is the father of Representational State Transfer (REST), given that he had defined this term in his doctoral dissertation. REST is a style of software architecture that amazingly utilizes the existing HTTP/S protocols. RESTful systems comply with REST architecture properties, principles, and constraints.
Now, you'll create a REST controller to handle the Calculation resource. The REST controller class handles the HTTP requests in the Spring RESTful web service implementation.
Read now
Unlock full access