mimacom blog

Using the OpenAPI Generator for Spring Boot

July 16, 2021

The idea of an API-first approach is to treat APIs as first-class citizens by building the software product around APIs. Formal specifications serve as the contract and define, what the consumer can expect from the API. To ensure consistency of the contract and the implementation, some parts of the source code can be generated from the specification document.

Read more
Newer posts Older posts