August 2019
Intermediate to advanced
256 pages
6h 43m
English
Eclipse MicroProfile has a rich set of specifications for Java microservices. Two of these, Eclipse MicroProfile OpenAPI and Eclipse MicroProfile REST Client, help with the API documentation for your microservices and provide an API for type-safe invocation on REST endpoints, respectively. OpenAPI simplifies the documentation for microservice endpoints and makes this metadata available for perusal by third-party developers. A type-safe REST client simplifies the marshalling and unmarshalling of objects to HTTP or JSON.
The following topics will be covered in this chapter:
Read now
Unlock full access