There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple example of "API First Driven Development" using the OpenAPI and Springboot. A predetermined OpenAPI spec is used to generate a REST Controller Interface and its associated response Models. The generated code is then integrated into the codebase.