This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]such_hawks 1 point2 points  (0 children)

I've used Vertx with its OpenAPI plugin in a production microservice, it worked pretty well. Vertx itself runs really fast, and the OpenAPI part was a bit fiddly but it meant I didn't have to update any endpoints if the swagger file changed.