The aim of this chapter is to show you Vert.x Web, Vert.x Web API Contract and Vert.x Web API Service. The combination of these three packages provides all functionalities you need to create a REST API. Then I’m going to use pmlopes’ vertx-starter to scaffold the project.
Btw, any reason why why Web API contract|service are not called OpenAPI contract|service, I think this brings some confusion.
I didn't know about: https://vertx-starter.jetdrone.xyz/#mavenThis is the sort of fancy stuff that can boost user adoption.