How To Build Your Domain Gateway With OpenApi
An introduction to the domain gateway pattern and a practical tutorial for building one in Kotlin using OpenAPI code generation.
tags
An introduction to the domain gateway pattern and a practical tutorial for building one in Kotlin using OpenAPI code generation.
How to adopt a spec-first approach with OpenAPI to design and generate a robust, well-typed REST API using Spring Boot, Kotlin, and Gradle.