Java Web Services: Building REST APIs
Java
| Intermediate
- 8 videos | 1h 6m 29s
- Includes Assessment
- Earns a Badge
Web services for Java applications based on the REST architectural style allow you to communicate with external apps in a standardized and scalable manner independent of the programming language. This course demonstrates using the Jersey framework to build REST APIs in Java. Begin by implementing a simple method that returns data in response to a GET request. While doing so, explore the use of Jersey annotations to construct a URL to a particular web method and set it to respond to GET requests. As you advance, construct a response to incoming requests that includes HTTP status codes. Furthermore, examine the transmission of Java objects in the form of JSON structures as a response to an HTTP request. When you're done, you'll be able to use Java to build RESTful applications that can respond to HTTP GET requests.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseSet up a web application with maven and configure a pom file for a restful appUse the jersey framework to define a method that responds to get requestsConsume a rest api by sending a get request and processing its response
-
Configure return types in rest api methodsDefine rest api methods that return java objects in the form of json dataRecognize how the jersey framework transforms java objects to the json formatSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 19s
-
11m 52s
-
11m 28s
-
10m 38s
-
11m 22s
-
11m 4s
-
5m 27s
-
2m 21s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.