August 2018
Intermediate to advanced
314 pages
8h 9m
English
When we develop a microservice application, we create services that communicate between themselves. With this, the API documentation is very important for minimizing errors by not knowing the contract. Consequently, the Eclipse MicroProfile OpenAPI 1.0 provides a unified Java API for the OpenAPI v3 specification that all application developers can use to expose their API documentation. We can, therefore, create a contract between services, and the API is exposed.
Read now
Unlock full access