RESTful Web Services with Java in less than a month!
- 3.4
Brief Introduction
Create RESTful Web Services using Java's JAX-RS specificationDescription
This course is intended for those who want to learn how to create web services using Java EE.
The course is built so that from the first day, you'll be coding web services, and it is created in a way that by the end of the course you'll have a working RESTful Web Service.
- Basic RESTful API security concepts
- Learn about annotations to add fine-grained functionality to each endpoint
- Learn how to customize Data Transfer objects
- Perform external calls to your APIs
- Understand Postman to test each endpoint and verify that all the requirements are met
Java basics are required.
Requirements
- Requirements
- You should be able to us a PC at beginner level
- You should have basic knowledge of Java as an OOP language