Java Web Services: Enabling CRUD Operations with REST APIs
Java
| Intermediate
- 7 videos | 1h 55s
- Includes Assessment
- Earns a Badge
Web services for Java applications based on the REST technology provide a normalized and scalable means to set up client communication with external applications. This course demonstrates how to integrate RESTful applications with a relational database so that clients can interact with it and perform create, read, update, and delete (CRUD) operations on it. Learn how to link a MySQL database with a RESTful app. Set it up to respond to a GET request by looking up a table in your database. Advancing from read operations, establish add, update, and delete operations, defining methods that can respond to POST, PUT, and DELETE requests. By the end of the course, you'll be able to facilitate your clients to use your web service app to interact with a database.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseConnect to a database from a restful java applicationSend get requests to a restful app for data stored in a databaseAdd records to a database table by means of a post request
-
Update data on a database by implementing a put requestDelete data on a database by processing a delete requestSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 23s
-
11m 43s
-
12m 39s
-
12m 23s
-
10m 36s
-
8m 58s
-
2m 13s
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.