Restful Web Service Spring Boot Visual Studio Code Gradle
Coursera Project Network via Coursera
No Longer Offered
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
In this project you will use the Spring Boot Framework to create a restful web application that returns a list of random numbers to the consumer.
A web service uses a standard protocol and messaging system to transfer data between systems and applications. Restful stands for Representational State Transfer, which uses HTTP to transfer XML or more commonly JSON packets among various applications. The Spring Boot Framework automatically produces the underlying code to help the developer focus on the web service itself, rather than the boilerplate code it produces automatically.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Syllabus
- Restful Web Service Spring Boot Visual Studio Code Gradle
- In this project you will use the Spring Boot Framework to create a restful web application that returns a list of random numbers to the consumer. A web service uses a standard protocol and messaging system to transfer data between systems and applications. Restful stands for Representational State Transfer, which uses HTTP to transfer XML or more commonly JSON packets among various applications. The Spring Boot Framework automatically produces the underlying code to help the developer focus on the web service itself, rather than the boilerplate code it produces automatically.
Taught by
David Dalsveen