Questions
- What is REST?
- How can you create a RESTful web service with Spring Boot?
- How can you fetch items using our RESTful web service?
- How can you delete items using our RESTful web service?
- How can you add items using our RESTful web service?
- How can you update items using our RESTful web service?
- How can you use queries with our RESTful web service?