Please build a RESTful API server that fulfils the OpenApi Spec (openapi-spec.yml
) using the
following technologies.
Feel free to use any Maven plugins or code generation you wish. It is also perfectly fine to use an embedded DB for persistence like H2.